f-stack/dpdk/drivers/net/mlx5
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
mlx5.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
mlx5.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
mlx5_defs.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
mlx5_ethdev.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
mlx5_flow.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
mlx5_mac.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
mlx5_mr.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
mlx5_prm.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
mlx5_rss.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
mlx5_rxmode.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
mlx5_rxq.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
mlx5_rxtx.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
mlx5_rxtx.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
mlx5_rxtx_vec.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
mlx5_rxtx_vec.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
mlx5_rxtx_vec_neon.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
mlx5_rxtx_vec_sse.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
mlx5_socket.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
mlx5_stats.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
mlx5_trigger.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
mlx5_txq.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
mlx5_utils.h DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
mlx5_vlan.c DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
rte_pmd_mlx5_version.map init 2017-04-21 18:43:26 +08:00