numam-dpdk/drivers/net/mlx5
Jan Viktorin 13a1317d3b pci: create device list and fallback on its members
Now that rte_device is available, drivers can start using its members
(numa, name) as well as link themselves into another rte_device list.

As of now no one is using this list, but can be used for moving over all
devices (pdev/vdev/Xdev) and perform bulk actions (like cleanup).

Signed-off-by: Jan Viktorin <viktorin@rehivetech.com>
[Shreyansh: Reword commit log for extra rte_device list]
Signed-off-by: Shreyansh Jain <shreyansh.jain@nxp.com>
Acked-by: David Marchand <david.marchand@6wind.com>
2016-10-03 16:34:03 +02:00
..
Makefile net/mlx5: refactor Tx data path 2016-06-27 16:17:52 +02:00
mlx5_defs.h net/mlx5: replace countdown with threshold for Tx completions 2016-06-27 16:17:52 +02:00
mlx5_ethdev.c net/mlx5: fix API comment of link set function 2016-07-05 11:55:47 +02:00
mlx5_fdir.c net/mlx5: refactor Rx data path 2016-06-27 16:17:52 +02:00
mlx5_mac.c net/mlx: fix compilation with glibc 2.20 2016-06-20 17:21:34 +02:00
mlx5_mr.c net/mlx5: refactor Tx data path 2016-06-27 16:17:52 +02:00
mlx5_prm.h net/mlx5: add definitions for data path without Verbs 2016-06-27 16:17:52 +02:00
mlx5_rss.c mlx5: fix null RSS key handling 2016-03-25 19:01:37 +01:00
mlx5_rxmode.c net/mlx: fix build with icc 2016-06-28 11:49:09 +02:00
mlx5_rxq.c net/mlx: fix build with icc 2016-06-28 11:49:09 +02:00
mlx5_rxtx.c net/mlx5: work around gcc error 2016-07-15 23:01:15 +02:00
mlx5_rxtx.h net/mlx5: re-add Rx scatter support 2016-06-27 16:17:52 +02:00
mlx5_stats.c mlx5: allow operation in secondary processes 2016-03-25 18:56:44 +01:00
mlx5_trigger.c mlx5: allow operation in secondary processes 2016-03-25 18:56:44 +01:00
mlx5_txq.c net/mlx5: re-add Tx gather support 2016-06-27 16:17:52 +02:00
mlx5_utils.h remove extra parentheses in return statement 2016-02-10 15:47:50 +01:00
mlx5_vlan.c net/mlx5: refactor Rx data path 2016-06-27 16:17:52 +02:00
mlx5.c pci: create device list and fallback on its members 2016-10-03 16:34:03 +02:00
mlx5.h net/mlx5: support inline send 2016-06-27 16:17:52 +02:00
rte_pmd_mlx5_version.map mlx5: introduce new driver for Mellanox ConnectX-4 adapters 2015-10-30 22:03:42 +01:00