f-stack/dpdk/app/test-pmd
logwang 2bfe3f2e55 DPDK: upgrade to 17.11.2 LTS.
Changes:
1. This version is downloaded from
https://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.
2018-05-15 17:49:22 +08:00
..
Makefile DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
cmdline.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
cmdline_flow.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
cmdline_mtr.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
cmdline_mtr.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
cmdline_tm.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
cmdline_tm.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
config.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
csumonly.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
flowgen.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
icmpecho.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
ieee1588fwd.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
iofwd.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
macfwd.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
macswap.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
parameters.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
rxonly.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
testpmd.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
testpmd.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
tm.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
txonly.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00