numam-dpdk/drivers/net/null
Jan Viktorin 2695c6df69 eal: remove unused PMD types
- All devices register themselfs by calling a kind of DRIVER_REGISTER_XXX.
  The PMD_REGISTER_DRIVER is not used anymore.
- PMD_VDEV type is also not being used - can be removed from all VDEVs.

Signed-off-by: Jan Viktorin <viktorin@rehivetech.com>
Signed-off-by: Shreyansh Jain <shreyansh.jain@nxp.com>
Acked-by: David Marchand <david.marchand@6wind.com>
2016-10-03 16:33:51 +02:00
..
Makefile mk: fix internal dependencies 2016-06-29 13:33:01 +02:00
rte_eth_null.c eal: remove unused PMD types 2016-10-03 16:33:51 +02:00
rte_eth_null.h null: export creation function 2015-11-01 18:10:55 +01:00
rte_pmd_null_version.map null: export creation function 2015-11-01 18:10:55 +01:00