> 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
> Signed-off-by: Thomas Monjalon
Applied
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
Signed-off-by: Thomas Monjalon
---
lib/librte_eal/co
2 matches
Mail list logo