diff options
author | Michal Swiatkowski <michal.swiatkowski@linux.intel.com> | 2023-04-07 19:52:18 +0300 |
---|---|---|
committer | Tony Nguyen <anthony.l.nguyen@intel.com> | 2023-05-19 19:09:52 +0300 |
commit | 03592a14b9383bbe1c0d56e7ac4005cea10e711a (patch) | |
tree | fc8033042f6b569f695c3ad5624384e6dfee4f00 /drivers/net/ethernet/lantiq_xrx200.c | |
parent | 17c6d8357da1ae6a5d92c15efe68f877c3e8b968 (diff) | |
download | linux-03592a14b9383bbe1c0d56e7ac4005cea10e711a.tar.xz |
ice: allow matching on meta data
Add meta data matching criteria in the same place as protocol matching
criteria. There is no need to add meta data as special words after
parsing all lookups. Trade meta data in the same why as other lookups.
The one difference between meta data lookups and protocol lookups is
that meta data doesn't impact how the packets looks like. Because of that
ignore it when filling testing packet.
Match on tunnel type meta data always if tunnel type is different than
TNL_LAST.
Signed-off-by: Michal Swiatkowski <michal.swiatkowski@linux.intel.com>
Reviewed-by: Piotr Raczynski <piotr.raczynski@intel.com>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Reviewed-by: Leon Romanovsky <leonro@nvidia.com>
Tested-by: Sujai Buvaneswaran <sujai.buvaneswaran@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'drivers/net/ethernet/lantiq_xrx200.c')
0 files changed, 0 insertions, 0 deletions