numam-dpdk/drivers/net/bonding
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 missing internal dependencies 2016-06-13 16:17:56 +02:00
rte_eth_bond_8023ad_private.h net/bonding: allow external state machine in mode 4 2016-06-20 18:40:44 +02:00
rte_eth_bond_8023ad.c net/bonding: fix exported symbol versioning 2016-07-11 14:56:51 +02:00
rte_eth_bond_8023ad.h net/bonding: fix exported symbol versioning 2016-07-11 14:56:51 +02:00
rte_eth_bond_alb.c net/bonding: replace panic with errno code return 2016-06-20 17:21:48 +02:00
rte_eth_bond_alb.h bond: move to drivers/net/ 2015-05-22 15:51:38 +02:00
rte_eth_bond_api.c ethdev: get rid of device type 2016-10-03 16:33:39 +02:00
rte_eth_bond_args.c bond: move to drivers/net/ 2015-05-22 15:51:38 +02:00
rte_eth_bond_pmd.c eal: remove unused PMD types 2016-10-03 16:33:51 +02:00
rte_eth_bond_private.h net/bonding: inherit maximum Rx packet length 2016-06-20 18:36:47 +02:00
rte_eth_bond_version.map net/bonding: allow external state machine in mode 4 2016-06-20 18:40:44 +02:00
rte_eth_bond.h bonding: support port hotplug 2015-07-27 19:20:44 +02:00