f-stack/dpdk/drivers/net/i40e
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
i40e_ethdev.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
i40e_ethdev.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
i40e_ethdev_vf.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
i40e_fdir.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
i40e_flow.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
i40e_logs.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
i40e_pf.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
i40e_pf.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
i40e_regs.h init 2017-04-21 18:43:26 +08:00
i40e_rxtx.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
i40e_rxtx.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
i40e_rxtx_vec_altivec.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
i40e_rxtx_vec_common.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
i40e_rxtx_vec_neon.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
i40e_rxtx_vec_sse.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
i40e_tm.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
rte_pmd_i40e.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
rte_pmd_i40e.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
rte_pmd_i40e_version.map DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00