f-stack/dpdk/examples/ip_pipeline
logwang 76c59264b6 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
..
config DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
pipeline 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
app.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
config_check.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
config_parse.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
config_parse_tm.c init 2017-04-21 18:43:26 +08:00
cpu_core_map.c init 2017-04-21 18:43:26 +08:00
cpu_core_map.h init 2017-04-21 18:43:26 +08:00
init.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
main.c init 2017-04-21 18:43:26 +08:00
parser.c init 2017-04-21 18:43:26 +08:00
parser.h init 2017-04-21 18:43:26 +08:00
pipeline.h init 2017-04-21 18:43:26 +08:00
pipeline_be.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
thread.c init 2017-04-21 18:43:26 +08:00
thread.h init 2017-04-21 18:43:26 +08:00
thread_fe.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
thread_fe.h init 2017-04-21 18:43:26 +08:00