numam-dpdk/lib/librte_gro
Flavia Musatescu 512d873ff1 net: add new header file for VXLAN
The VXLAN related definitions and structures are moved from
rte_ether.h to a new header file: rte_xvlan.h.

Also introducing a new define macro for VXLAN default port id:
RTE_VXLAN_DEFAULT_PORT

Signed-off-by: Flavia Musatescu <flavia.musatescu@intel.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
Tested-by: Raslan Darawsheh <rasland@mellanox.com>
2019-10-25 19:00:22 +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 new header file for VXLAN 2019-10-25 19:00:22 +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