[dpdk-dev] [RFC PATCH 5/6] bonding: remove pci device driver

Stephen Hemminger stephen at networkplumber.org
Thu Aug 27 19:48:00 CEST 2015


On Thu, 27 Aug 2015 16:40:40 +0100
Bernard Iremonger <bernard.iremonger at intel.com> wrote:

> remove pci_dev, pci_drv, rte_bond_pmd and pci_id_table.
> handle numa_node for vdevs
> handle RTE_ETH_DEV_INTR_LSC for vdevs
> 
> Signed-off-by: Bernard Iremonger <bernard.iremonger at intel.com>

Since Hyper-V driver does not use pci, we just went through exercise
of putting necessary API calls in rte_ethdev and having bonding use
that.


More information about the dev mailing list