numam-dpdk/lib/librte_pmd_bond
Tetsuya Mukawa 9f1653e7b7 ethdev: add device type
This new parameter is needed to keep device type like PCI or virtual.
Port detaching processes are different between PCI device and virtual
device.
RTE_ETH_DEV_PCI indicates device type is PCI. RTE_ETH_DEV_VIRTUAL
indicates device is virtual.

Signed-off-by: Tetsuya Mukawa <mukawa@igel.co.jp>
2015-02-26 00:08:25 +01:00
..
Makefile mbuf: remove build option to disable refcnt 2015-02-23 19:31:24 +01:00
rte_eth_bond_8023ad_private.h bond: add mode 4 2014-11-27 21:20:58 +01:00
rte_eth_bond_8023ad.c bond: add mode 4 2014-11-27 21:20:58 +01:00
rte_eth_bond_8023ad.h bond: fix headers for C++ 2015-02-02 12:30:33 +01:00
rte_eth_bond_alb.c bond: add mode 6 2015-02-20 22:17:52 +01:00
rte_eth_bond_alb.h bond: add mode 6 2015-02-20 22:17:52 +01:00
rte_eth_bond_api.c ethdev: add device type 2015-02-26 00:08:25 +01:00
rte_eth_bond_args.c mbuf: remove build option to disable refcnt 2015-02-23 19:31:24 +01:00
rte_eth_bond_pmd.c mbuf: remove build option to disable refcnt 2015-02-23 19:31:24 +01:00
rte_eth_bond_private.h bond: add mode 6 2015-02-20 22:17:52 +01:00
rte_eth_bond_version.map bond: fix symbol export 2015-02-18 18:58:55 +01:00
rte_eth_bond.h mbuf: remove build option to disable refcnt 2015-02-23 19:31:24 +01:00