[dpdk-dev] [PATCH] pci: remove flag for multiple devices with single id

Thomas Monjalon thomas.monjalon at 6wind.com
Mon Sep 29 16:37:09 CEST 2014


> The flag RTE_PCI_DRV_MULTIPLE was used to register an eth_driver allowing
> multiples devices with a single PCI id.
> It is now possible to register a pci_driver and create ethdev objects
> using rte_eth_dev_allocate().
> 
> Suggested-by: David Marchand <david.marchand at 6wind.com>
> Signed-off-by: Thomas Monjalon <thomas.monjalon at 6wind.com>

Applied

-- 
Thomas


More information about the dev mailing list