numam-dpdk/drivers/net/enic
John Daley db79f2d5c9 net/enic: support GTP header flow matching
The GTP, GTP-U, GTP-C header fields can be matched, however NIC does not
support GTP tunneling so no items after the GTP header can be specified.
If a GTP-U or GTP-C item is specified without a preceding UDP item, the
UDP destination port is implicitly matched. For GTP, the destination UDP
port must be specified but its value is not enforced.

Signed-off-by: John Daley <johndale@cisco.com>
Reviewed-by: Hyong Youb Kim <hyonkim@cisco.com>
2021-11-04 12:34:46 +01:00
..
base net/enic: avoid error message when no advanced filtering 2021-11-03 19:56:55 +01:00
enic_compat.h net/enic: move min/max macros 2020-01-17 19:46:26 +01:00
enic_ethdev.c drivers/net: advertise no support for keeping flow rules 2021-11-02 18:59:17 +01:00
enic_flow.c net: rename Ethernet header fields 2021-10-08 14:58:11 +02:00
enic_fm_flow.c net/enic: support GTP header flow matching 2021-11-04 12:34:46 +01:00
enic_main.c net/enic: fix crash caused by changing MTU 2021-11-03 19:41:15 +01:00
enic_res.c mbuf: add namespace to offload flags 2021-10-24 13:37:43 +02:00
enic_res.h net/enic: use common min and max macros 2020-02-05 09:51:19 +01:00
enic_rxtx_common.h mbuf: add namespace to offload flags 2021-10-24 13:37:43 +02:00
enic_rxtx_vec_avx2.c mbuf: add namespace to offload flags 2021-10-24 13:37:43 +02:00
enic_rxtx.c mbuf: add namespace to offload flags 2021-10-24 13:37:43 +02:00
enic_vf_representor.c drivers/net: remove queue xstats auto-fill flag 2021-10-15 00:17:44 +02:00
enic.h ethdev: add namespace 2021-10-22 18:15:38 +02:00
meson.build drivers: change indentation in build files 2021-04-21 14:04:09 +02:00
version.map version: 21.11-rc0 2021-08-17 08:37:52 +02:00