f-stack/dpdk/examples/ipsec-secgw
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
ep0.cfg DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
ep1.cfg DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
esp.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
esp.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
ipip.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
ipsec-secgw.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
ipsec.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
ipsec.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
parser.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
parser.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
rt.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
sa.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
sp4.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
sp6.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00