numam-dpdk/app
Ting Xu d8e5e69f3a app/testpmd: add GTP parsing and Tx checksum offload
Enable testpmd to forward GTP packet in csum fwd mode.

A GTP header structure (without optional fields and extension header)
is defined in new rte_gtp.h.
A parser function in testpmd is added.  GTPU and GTPC packets are both
supported, with respective UDP destination port and GTP message type.

Signed-off-by: Ting Xu <ting.xu@intel.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
2019-10-25 19:00:22 +02:00
..
pdump app: check status of getting MAC address 2019-10-07 15:00:55 +02:00
proc-info app/procinfo: fix build without rte_security 2019-10-23 16:57:06 +02:00
test mbuf: support dynamic fields and flags 2019-10-26 19:08:50 +02:00
test-acl net: replace IPv4/v6 constants with uppercase name 2019-06-03 16:54:54 +02:00
test-bbdev app/bbdev: enable fpga_lte_fec support in shared builds 2019-10-09 11:50:12 +02:00
test-cmdline app/cmdline: move from test directory 2019-02-26 15:24:11 +01:00
test-compress-perf app/compress-perf: add --external-mbufs option 2019-10-09 11:50:12 +02:00
test-crypto-perf app/crypto-perf: add check for out-of-place case 2019-10-09 11:50:12 +02:00
test-eventdev eventdev: add Tx flag for packets with same destination 2019-10-18 10:03:08 +02:00
test-pipeline app/pipeline: check status of getting link info 2019-10-07 15:00:54 +02:00
test-pmd app/testpmd: add GTP parsing and Tx checksum offload 2019-10-25 19:00:22 +02:00
test-sad app/test-sad: add test application for IPsec SAD 2019-10-23 16:57:06 +02:00
Makefile app/test-sad: add test application for IPsec SAD 2019-10-23 16:57:06 +02:00
meson.build app/test-sad: add test application for IPsec SAD 2019-10-23 16:57:06 +02:00