f-stack/dpdk/lib/librte_eal/linuxapp/eal
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
..
include/exec-env DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
Makefile DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
eal.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
eal_alarm.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
eal_debug.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
eal_hugepage_info.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
eal_interrupts.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
eal_lcore.c init 2017-04-21 18:43:26 +08:00
eal_log.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
eal_memory.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
eal_thread.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
eal_timer.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
eal_vfio.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
eal_vfio.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
eal_vfio_mp_sync.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00