numam-dpdk/app
Saleh Alsouqi a97ec9ba45 app/testpmd: fix MPLS IPv4 encapsulation fields
Having version and ihl set to 0 would result in a
corrupted/incorrect encapsulating packet for MPLS,
this commit sets these fields to 4 and 5 respectively
as defined in librte_net/rte_ip.h.

Fixes: 3e77031be8 ("app/testpmd: add MPLSoGRE encapsulation")
Fixes: a1191d39cb ("app/testpmd: add MPLSoUDP encapsulation")
Cc: stable@dpdk.org

Signed-off-by: Saleh Alsouqi <salehals@mellanox.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
2019-07-05 01:52:01 +02:00
..
pdump net: add rte prefix to ether structures 2019-05-24 13:34:45 +02:00
proc-info
test eal: hide shared memory config 2019-07-06 10:32:34 +02:00
test-acl net: replace IPv4/v6 constants with uppercase name 2019-06-03 16:54:54 +02:00
test-bbdev
test-cmdline
test-compress-perf
test-crypto-perf
test-eventdev test/eventdev: fix producer core validity checks 2019-07-03 06:55:43 +02:00
test-pipeline net: add rte prefix to IP structure 2019-05-24 13:34:46 +02:00
test-pmd app/testpmd: fix MPLS IPv4 encapsulation fields 2019-07-05 01:52:01 +02:00
Makefile
meson.build build: enable BSD features visibility for FreeBSD 2019-06-26 16:50:33 +02:00