f-stack/dpdk/drivers/net/bnxt
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
bnxt.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
bnxt_cpr.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
bnxt_cpr.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
bnxt_ethdev.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
bnxt_filter.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
bnxt_filter.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
bnxt_hwrm.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
bnxt_hwrm.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
bnxt_irq.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
bnxt_irq.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
bnxt_nvm_defs.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
bnxt_ring.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
bnxt_ring.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
bnxt_rxq.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
bnxt_rxq.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
bnxt_rxr.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
bnxt_rxr.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
bnxt_stats.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
bnxt_stats.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
bnxt_txq.c init 2017-04-21 18:43:26 +08:00
bnxt_txq.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
bnxt_txr.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
bnxt_txr.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
bnxt_vnic.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
bnxt_vnic.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
hsi_struct_def_dpdk.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
rte_pmd_bnxt.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
rte_pmd_bnxt.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
rte_pmd_bnxt_version.map DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00