numam-dpdk/drivers/net/ice
Jeff Guo e4d3cac43c net/ice: fix GTPU L4 hash
When the configure pattern involve GTPU inner l3 and l4, even the
configure input set only l3 but not l4, the different l4 protocol
header should also be configured for the different l4 protocol.

Fixes: 0b952714e9 ("net/ice: refactor PF hash flow")
Fixes: de32fa2ba2 ("net/ice: support RSS for IPv6 prefix")

Signed-off-by: Jeff Guo <jia.guo@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
2020-07-21 13:54:54 +02:00
..
base net/ice/base: fix memory leak on GTPU RSS 2020-07-21 13:54:54 +02:00
ice_dcf_ethdev.c net/ice: fix build with 16-byte Rx descriptor in DCF 2020-07-07 23:38:26 +02:00
ice_dcf_ethdev.h net/ice: complete queue setup in DCF 2020-06-30 14:52:30 +02:00
ice_dcf_parent.c net/ice: add stop flag for device start/stop 2020-06-30 14:52:30 +02:00
ice_dcf.c net/ice: fix build with 16-byte Rx descriptor in DCF 2020-07-07 23:38:26 +02:00
ice_dcf.h net/ice: set MAC filter during start for DCF 2020-06-30 14:52:30 +02:00
ice_ethdev.c net/ice: fix GTPU RSS 2020-07-21 13:54:54 +02:00
ice_ethdev.h net/ice: initialize and update RSS based on user config 2020-06-30 14:52:30 +02:00
ice_fdir_filter.c net/ice: support flow director GTPU outer IPv4/IPv6 2020-07-11 06:18:52 +02:00
ice_generic_flow.c net/ice: support RSS for IPv4 IPv6 mix of GTP 2020-07-11 06:18:53 +02:00
ice_generic_flow.h net/ice: support RSS for IPv4 IPv6 mix of GTP 2020-07-11 06:18:53 +02:00
ice_hash.c net/ice: fix GTPU L4 hash 2020-07-21 13:54:54 +02:00
ice_logs.h
ice_rxtx_vec_avx2.c
ice_rxtx_vec_common.h net/ice: fix setting L2TAG 2020-05-22 17:10:15 +02:00
ice_rxtx_vec_sse.c
ice_rxtx.c drivers/net: delete HW rings while freeing queues 2020-07-11 06:18:54 +02:00
ice_rxtx.h
ice_switch_filter.c net/ice: fix typo on variable name 2020-07-07 23:38:26 +02:00
Makefile
meson.build
rte_pmd_ice_version.map
rte_pmd_ice.h