numam-dpdk/drivers/net/iavf
Jeff Guo 12b435bf8f net/iavf: support flex desc metadata extraction
Enable metadata extraction for flexible descriptors in AVF, that would
allow network function directly get metadata without additional parsing
which would reduce the CPU cost for VFs. The enabling metadata
extractions involve the metadata of VLAN/IPv4/IPv6/IPv6-FLOW/TCP/MPLS
flexible descriptors, and the VF could negotiate the capability of
the flexible descriptor with PF and correspondingly configure the
specific offload at receiving queues.

Signed-off-by: Jeff Guo <jia.guo@intel.com>
Acked-by: Haiyue Wang <haiyue.wang@intel.com>
2020-11-03 23:35:06 +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: support flow director GTPU outer IPv4/IPv6 2020-07-11 06:18:52 +02: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 flow flush after PF reset 2020-10-09 13:17:43 +02: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: enable AVX512 for Tx 2020-11-03 23:35:02 +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: support flex desc metadata extraction 2020-11-03 23:35:06 +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: support flex desc metadata extraction 2020-11-03 23:35:06 +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: support flex desc metadata extraction 2020-11-03 23:35:06 +01:00
version.map net/iavf: support flex desc metadata extraction 2020-11-03 23:35:06 +01:00