f-stack/dpdk/drivers/net/sfc
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
..
base 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
efsys.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
rte_pmd_sfc_efx_version.map DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
sfc.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
sfc.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
sfc_debug.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
sfc_dp.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
sfc_dp.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
sfc_dp_rx.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
sfc_dp_tx.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
sfc_ef10.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
sfc_ef10_rx.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
sfc_ef10_tx.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
sfc_ethdev.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
sfc_ev.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
sfc_ev.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
sfc_filter.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
sfc_filter.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
sfc_flow.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
sfc_flow.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
sfc_intr.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
sfc_kvargs.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
sfc_kvargs.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
sfc_log.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
sfc_mcdi.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
sfc_port.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
sfc_rx.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
sfc_rx.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
sfc_tso.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
sfc_tweak.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
sfc_tx.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
sfc_tx.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00