tldk: Switch to DPDK v21.11 54/34454/6
authorBen Magistro <[email protected]>
Thu, 11 Nov 2021 01:24:50 +0000 (01:24 +0000)
committerBen Magistro <[email protected]>
Thu, 16 Dec 2021 01:27:07 +0000 (01:27 +0000)
commit3b80f5d6fbc5ed41fa462acb8c2ccf87e31d9b61
tree7107cd3bfb853c1d4d08a17d5cfe638de8f9fb4e
parentb792c1f27d58040f3a815da18183d329bd6bd84b
tldk: Switch to DPDK v21.11

Several flags have been deprecated or removed, this shifts to the new
flags and updates structures accordingly.  On the DPDK side, the
relevant patches are:
* https://patches.dpdk.org/project/dpdk/patch/20211015192408[email protected]/
* https://patches.dpdk.org/project/dpdk/patch/20211018134854.1258938[email protected]/
* https://patches.dpdk.org/project/dpdk/patch/20211018134854.1258938[email protected]/

Signed-off-by: Ben Magistro <[email protected]>
Change-Id: I0501d389a7cacf3cd6d5db2683697b03f57cb818
dpdk/Makefile
examples/l4fwd/common.h
examples/l4fwd/pkt.c
examples/l4fwd/port.h
lib/libtle_l4p/ctx.c
lib/libtle_l4p/misc.h
lib/libtle_l4p/tcp_misc.h
lib/libtle_l4p/tcp_rxtx.c
lib/libtle_l4p/udp_rxtx.c
test/gtest/test_common.cpp