f-stack/dpdk/lib/librte_acl
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
acl.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
acl_bld.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
acl_gen.c init 2017-04-21 18:43:26 +08:00
acl_run.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
acl_run_altivec.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
acl_run_altivec.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
acl_run_avx2.c init 2017-04-21 18:43:26 +08:00
acl_run_avx2.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
acl_run_neon.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
acl_run_neon.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
acl_run_scalar.c init 2017-04-21 18:43:26 +08:00
acl_run_sse.c init 2017-04-21 18:43:26 +08:00
acl_run_sse.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
acl_vect.h init 2017-04-21 18:43:26 +08:00
rte_acl.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
rte_acl.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
rte_acl_osdep.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
rte_acl_version.map init 2017-04-21 18:43:26 +08:00
tb_mem.c init 2017-04-21 18:43:26 +08:00
tb_mem.h init 2017-04-21 18:43:26 +08:00