numam-dpdk/drivers/net/iavf
Xiaoyu Min 38d5ea9094 net/iavf: fix ethernet header size in flow rule
The rte_flow_item_vlan items are refined.
The structs do not exactly represent the packet bits captured on the
wire anymore so should only copy real header instead of the whole struct.

Replace the rte_flow_item_* with the existing corresponding rte_*_hdr.

Fixes: 09315fc838 ("ethdev: add VLAN attributes to ethernet and VLAN items")

Signed-off-by: Xiaoyu Min <jackmin@nvidia.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
2020-11-24 23:10:50 +01:00
..
iavf_ethdev.c net/iavf: support flex desc metadata extraction 2020-11-03 23:35:06 +01:00
iavf_fdir.c net/iavf: fix ethernet header size in flow rule 2020-11-24 23:10:50 +01:00
iavf_generic_flow.c net/iavf: support outer IP hash for GTPC 2020-09-18 18:55:10 +02:00
iavf_generic_flow.h net/iavf: support outer IP hash for GTPC 2020-09-18 18:55:10 +02:00
iavf_hash.c net/iavf: fix RSS when VF port closed 2020-11-13 19:43:26 +01:00
iavf_log.h net/iavf: use dynamic log type for Tx/Rx debug 2019-10-07 15:00:58 +02:00
iavf_rxtx_vec_avx2.c mbuf: remove physical address alias 2020-09-19 00:25:37 +02:00
iavf_rxtx_vec_avx512.c net/iavf: check cache pointer before dereference 2020-11-13 19:43:26 +01:00
iavf_rxtx_vec_common.h net/iavf: support flex desc metadata extraction 2020-11-03 23:35:06 +01:00
iavf_rxtx_vec_sse.c net/iavf: fix Rx offload flags in SSE path 2020-11-03 23:35:02 +01:00
iavf_rxtx.c net/iavf: fix performance drop after port reset 2020-11-13 19:43:26 +01:00
iavf_rxtx.h net/iavf: support flex desc metadata extraction 2020-11-03 23:35:06 +01:00
iavf_vchnl.c net/iavf: fix RXDID configure 2020-11-13 19:43:26 +01:00
iavf.h net/iavf: support flex desc metadata extraction 2020-11-03 23:35:06 +01:00
meson.build net/iavf: support flex desc metadata extraction 2020-11-03 23:35:06 +01:00
rte_pmd_iavf.h net/iavf: fix SPDX license text 2020-11-20 21:10:05 +01:00
version.map net/iavf: support flex desc metadata extraction 2020-11-03 23:35:06 +01:00