numam-dpdk/drivers/net/i40e
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
..
base net/i40e/base: support disabling links on all ports 2016-06-20 17:21:50 +02:00
i40e_ethdev_vf.c pci: inherit common driver in PCI driver 2016-10-03 16:33:55 +02:00
i40e_ethdev.c pci: create device list and fallback on its members 2016-10-03 16:34:03 +02:00
i40e_ethdev.h net/i40e: add floating VEB option 2016-06-29 17:28:31 +02:00
i40e_fdir.c pci: inherit common driver in PCI driver 2016-10-03 16:33:55 +02:00
i40e_logs.h
i40e_pf.c net/i40e: support floating VEB 2016-06-29 17:28:21 +02:00
i40e_pf.h
i40e_regs.h i40e: add EEPROM and registers dumping 2016-03-16 17:48:48 +01:00
i40e_rxtx_vec.c net/i40e: fix out-of-bounds writes in vector Rx 2016-07-22 01:32:17 +02:00
i40e_rxtx.c net/i40e: fix metadata in first mbuf of scattered Rx 2016-07-28 18:11:56 +02:00
i40e_rxtx.h ethdev: query supported packet types 2016-03-25 18:56:43 +01:00
Makefile net/i40e: add floating VEB option 2016-06-29 17:28:31 +02:00
rte_pmd_i40e_version.map