numam-dpdk/drivers/net/bonding
Thomas Monjalon 2f6fec5390 vdev: remove eal prefix
The VDEV code will move to the bus drivers directory.
Rename functions from rte_eal_vdev_ to rte_vdev_
to prepare the move of the driver out of EAL.

The prefix rte_eal_vdrv_ is also renamed to rte_vdev_.
It was used for registration of vdev drivers.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Stephen Hemminger <stephen@networkplumber.org>
2017-05-05 14:38:35 +02:00
..
Makefile mk: optimize directory dependencies 2017-03-27 23:28:43 +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 mbuf: use pktmbuf helper to create the pool 2017-03-15 13:48:02 +01: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 vdev: remove eal prefix 2017-05-05 14:38:35 +02:00
rte_eth_bond_args.c net/bonding: call through EAL on create/free 2017-04-18 19:00:01 +02:00
rte_eth_bond_pmd.c net/bonding: fix updating slave link status 2017-04-28 14:46:18 +02:00
rte_eth_bond_private.h net/bonding: reduce slave starvation on Rx poll 2017-04-04 18:59:45 +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