numam-dpdk/drivers/net/ice
Qi Zhang e7858c8b4a net/ice/base: fix mask for checking protocol header
Before this patch, the logic of protocol header checking only support
non-tunneled packet. This patch remove the inner protocol in L3/L4 RSS
seg hdr mask and change the protocol header validation to reflect this.
So, for ice_add_rss_cfg(), the last parameter addl_hdrs could specify
the protocol header for tunnel.

Signed-off-by: Zhirun Yan <zhirun.yan@intel.com>
Signed-off-by: Paul M Stillwell Jr <paul.m.stillwell.jr@intel.com>
Signed-off-by: Qi Zhang <qi.z.zhang@intel.com>
Acked-by: Qiming Yang <qiming.yang@intel.com>
2019-10-07 15:00:55 +02:00
..
base net/ice/base: fix mask for checking protocol header 2019-10-07 15:00:55 +02:00
ice_ethdev.c ethdev: change allmulticast callbacks to return status 2019-10-07 15:00:55 +02:00
ice_ethdev.h net/ice: support device-specific DDP package loading 2019-10-07 15:00:53 +02:00
ice_generic_flow.c net/ice: fix null pointer dereferences for tunnels 2019-08-06 13:09:04 +02:00
ice_generic_flow.h net/ice: fix VXLAN/NVGRE flow matching 2019-07-24 17:17:18 +02:00
ice_logs.h net/ice: support device initialization 2018-12-21 16:22:41 +01:00
ice_rxtx_vec_avx2.c net/ice: fix address of first segment 2019-08-06 13:29:25 +02:00
ice_rxtx_vec_common.h net/ice: support Tx SSE vector 2019-03-29 17:25:31 +01:00
ice_rxtx_vec_sse.c net/ice: fix address of first segment 2019-08-06 13:29:25 +02:00
ice_rxtx.c net/ice: support multi-process 2019-08-30 18:06:35 +02:00
ice_rxtx.h net/ice: use DMA IOVA instead of physical address 2019-07-23 14:31:34 +02:00
ice_switch_filter.c net/ice: fix flow API switch filter 2019-07-23 14:31:35 +02:00
ice_switch_filter.h net/ice: enable switch filter 2019-07-03 12:57:30 +02:00
Makefile drivers/net: use ack in interrupt handlers 2019-07-23 12:00:23 +02:00
meson.build drivers/net: use ack in interrupt handlers 2019-07-23 12:00:23 +02:00
rte_pmd_ice_version.map net/ice: support device initialization 2018-12-21 16:22:41 +01:00