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. |
||
---|---|---|
.. | ||
Makefile | ||
l3fwd.h | ||
l3fwd_altivec.h | ||
l3fwd_common.h | ||
l3fwd_em.c | ||
l3fwd_em.h | ||
l3fwd_em_hlm.h | ||
l3fwd_em_hlm_neon.h | ||
l3fwd_em_hlm_sse.h | ||
l3fwd_em_sequential.h | ||
l3fwd_lpm.c | ||
l3fwd_lpm.h | ||
l3fwd_lpm_altivec.h | ||
l3fwd_lpm_neon.h | ||
l3fwd_lpm_sse.h | ||
l3fwd_neon.h | ||
l3fwd_sse.h | ||
main.c |