numam-dpdk/drivers/net/ice
Qi Zhang 5479b0aff7 net/ice/base: add QFI for flow director
Added the GTP QFI field to the Flow director interface to allow
matching against this field. Since this field only appears in GTP
packets with extension headers, this also requires adding profile
TCAM mask matching capability.  This allows comprehending different
PTYPE attributes by examining flags from the parser. Using this
method, different profiles can be used by examining flag values
from the parser.

Signed-off-by: Dan Nowlin <dan.nowlin@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-23 16:43:09 +02:00
..
base net/ice/base: add QFI for flow director 2019-10-23 16:43:09 +02:00
ice_ethdev.c net/ice: use dynamic log type for Tx/Rx debug 2019-10-07 15:00:58 +02:00
ice_ethdev.h net/ice: support protocol extraction per Rx queue 2019-10-07 15:00:56 +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: use dynamic log type for Tx/Rx debug 2019-10-07 15:00:58 +02:00
ice_rxtx_vec_avx2.c net/ice: remove legacy Rx descriptor definition 2019-10-07 15:00:56 +02:00
ice_rxtx_vec_common.h net/ice: support protocol extraction per Rx queue 2019-10-07 15:00:56 +02:00
ice_rxtx_vec_sse.c net/ice: remove legacy Rx descriptor definition 2019-10-07 15:00:56 +02:00
ice_rxtx.c net/ice: use relaxed and remove duplicate barrier 2019-10-08 12:14:30 +02:00
ice_rxtx.h net/ice: remove legacy Rx descriptor definition 2019-10-07 15:00:56 +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 net/ice: support protocol extraction per Rx queue 2019-10-07 15:00:56 +02:00
meson.build net/ice: support protocol extraction per Rx queue 2019-10-07 15:00:56 +02:00
rte_pmd_ice_version.map net/ice: support device initialization 2018-12-21 16:22:41 +01:00
rte_pmd_ice.h net/ice: support protocol extraction per Rx queue 2019-10-07 15:00:56 +02:00