mirror of https://github.com/F-Stack/f-stack.git
2bfe3f2e55
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. |
||
---|---|---|
.. | ||
include/exec-env | ||
Makefile | ||
eal.c | ||
eal_alarm.c | ||
eal_debug.c | ||
eal_hugepage_info.c | ||
eal_interrupts.c | ||
eal_lcore.c | ||
eal_log.c | ||
eal_memory.c | ||
eal_thread.c | ||
eal_timer.c | ||
eal_vfio.c | ||
eal_vfio.h | ||
eal_vfio_mp_sync.c |