numam-dpdk/lib/librte_eal
Jan Viktorin 7d299777ec eal: remove PCI/vdev unused code
- Remove checks for VDEV from rte_eal_vdev_(init/uninint) as all devices
  are inherently virtual here.
- PDEVs perform PCI specific inits - rte_eal_dev_init() need not call
  rte_driver->init();

Signed-off-by: Jan Viktorin <viktorin@rehivetech.com>
[Shreyansh: Reword commit log]
Signed-off-by: Shreyansh Jain <shreyansh.jain@nxp.com>
Acked-by: David Marchand <david.marchand@6wind.com>
2016-10-03 16:33:45 +02:00
..
bsdapp eal: extract vdev infra 2016-10-03 16:33:42 +02:00
common eal: remove PCI/vdev unused code 2016-10-03 16:33:45 +02:00
linuxapp eal: extract vdev infra 2016-10-03 16:33:42 +02:00
Makefile config: remove EAL flags for OS environment 2016-03-05 11:09:31 +01:00