Remove unnecessary files from DPDK.
DPDK: upgrade to DPDK 20.11.0(LTS).
DPDK: upgrade to DPDK 19.11.6(LTS).
DPDK: upgrade to DPDK 19.11.2(LTS).
DPDK: update to 18.11.5.
DPDK:upgrade to 18.11.2 (LTS)
Reupgrade DPDK to 18.11.
Revert "DPDK:upgrade to 18.11.0 LTS."This reverts commit 8850115bd87ac2e168ca2ab33159528818d45fe8.
DPDK:upgrade to 18.11.0 LTS.
DPDK: upgrade to 17.11.4 LTS.
DPDK: upgrade to 17.11.2 LTS.Changes:1. This version is downloaded fromhttps://fast.dpdk.org/rel/dpdk-17.11.2.tar.xz.2. Adapt the new interface `rte_ring_dequeue_burst`.3. Change the type of `p
DPDK: upgrade to 17.11.2 LTS.Changes:1. This version is downloaded fromhttps://fast.dpdk.org/rel/dpdk-17.11.2.tar.xz.2. Adapt the new interface `rte_ring_dequeue_burst`.3. Change the type of `port_id` from uint8_t to uint16_t.4. Just link libdpdk.a instead of the other libaries.5. Install libnuma-dev first.6. Update the documents.
show more ...
Fix build with kernel 4.12Corresponding upstream patches - * http://dpdk.org/dev/patchwork/patch/24076/ * http://dpdk.org/dev/patchwork/patch/22003/Tested on "4.12.4-custom".
dpdk: Set default numa node for broken systems.This bug has been fixed in dpdk upstream. But in the f-stack,we should use it for voiding ERROR.More info:http://dpdk.org/browse/dpdk/commit/?id=8
dpdk: Set default numa node for broken systems.This bug has been fixed in dpdk upstream. But in the f-stack,we should use it for voiding ERROR.More info:http://dpdk.org/browse/dpdk/commit/?id=8a04cb6125896e9ea25a4d15a316f0d873822c7bSigned-off-by: Tonghao Zhang <[email protected]>
init