numam-dpdk/drivers/net/iavf
Junfeng Guo 642f201950 net/iavf: support RSS for IPv4 IPv6 mix of GTP
RSS for GTP with outer & inner ipv4 & ipv6 combination are supported
in this patch, so that we can process RSS based on inner 5 tuples or
3 tuples of all the cases below of GTP packets:
        1. ipv4 (outer) + ipv4 (inner)
        2. ipv4 (outer) + ipv6 (inner)
        3. ipv6 (outer) + ipv4 (inner)
        4. ipv6 (outer) + ipv6 (inner)

Signed-off-by: Junfeng Guo <junfeng.guo@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
2020-07-11 06:18:53 +02:00
..
iavf_ethdev.c net/iavf: fix RSS RETA after restart 2020-07-07 23:38:26 +02: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 RSS for IPv4 IPv6 mix of GTP 2020-07-11 06:18:53 +02:00
iavf_generic_flow.h net/iavf: support RSS for IPv4 IPv6 mix of GTP 2020-07-11 06:18:53 +02:00
iavf_hash.c net/iavf: support RSS for IPv4 IPv6 mix of GTP 2020-07-11 06:18:53 +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 net/iavf: add RSS hash parsing in AVX path 2020-04-21 13:57:09 +02:00
iavf_rxtx_vec_common.h net/iavf: fix setting L2TAG 2020-05-22 17:10:15 +02:00
iavf_rxtx_vec_sse.c net/iavf: add RSS hash parsing in SSE path 2020-04-21 13:57:09 +02:00
iavf_rxtx.c net/iavf: remove useless assignment in Rx 2020-05-18 20:35:07 +02:00
iavf_rxtx.h net/iavf: fix flow director after queue reconfigured 2020-05-21 15:53:14 +02:00
iavf_vchnl.c net/iavf: fix RXDID setting for Rx queue 2020-05-18 20:35:57 +02:00
iavf.h net/iavf: add RSS configuration for VF 2020-04-21 18:03:26 +02:00
Makefile net/iavf: add RSS configuration for VF 2020-04-21 18:03:26 +02:00
meson.build net/iavf: add RSS configuration for VF 2020-04-21 18:03:26 +02:00
rte_pmd_iavf_version.map build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00