f-stack/dpdk/app/test-crypto-perf
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
..
data 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
cperf.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
cperf_ops.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
cperf_ops.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
cperf_options.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
cperf_options_parsing.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
cperf_test_common.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
cperf_test_common.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
cperf_test_latency.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
cperf_test_latency.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
cperf_test_pmd_cyclecount.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
cperf_test_pmd_cyclecount.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
cperf_test_throughput.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
cperf_test_throughput.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
cperf_test_vector_parsing.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
cperf_test_vector_parsing.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
cperf_test_vectors.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
cperf_test_vectors.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
cperf_test_verify.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
cperf_test_verify.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
main.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00