numam-dpdk/lib/librte_gro
Morten Brørup f0c2dc8201 net: move TCP flags from ethdev header
TCP flags were moved to the TCP header file from the Ethernet control
header file, and the RTE prefix was added to their names.

Missing TCP ECN flags were added.

The ALL mask did not include TCP ECN flags, so it was renamed to reflect
that it applies to N-tuple filtering only.

Updated other files affected by the renaming accordingly.

Signed-off-by: Morten Brørup <mb@smartsharesystems.com>
Acked-by: Olivier Matz <olivier.matz@6wind.com>
2019-07-03 12:57:30 +02:00
..
gro_tcp4.c net: move TCP flags from ethdev header 2019-07-03 12:57:30 +02:00
gro_tcp4.h net: add rte prefix to TCP structure 2019-05-24 13:34:46 +02:00
gro_vxlan_tcp4.c net: move TCP flags from ethdev header 2019-07-03 12:57:30 +02:00
gro_vxlan_tcp4.h net: add rte prefix to ether structures 2019-05-24 13:34:45 +02:00
Makefile gro: support VxLAN GRO 2018-01-11 23:18:36 +01:00
meson.build build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
rte_gro_version.map gro: fix typo in map file 2017-08-31 23:02:54 +02:00
rte_gro.c gro: support VxLAN GRO 2018-01-11 23:18:36 +01:00
rte_gro.h gro: support VxLAN GRO 2018-01-11 23:18:36 +01:00