Hello.
I found that DPDK has an abstraction for having multiple devices with
single PCI.
(RTE_PCI_DRV_MULTIPLE flag)
However, their is a naming collision while registering multiple devices.
Here is my possible solution.
Best regards.
Keunhong.
2014-08-28 14:42, David Marchand:
> - Thomas, RTE_PCI_DRV_MULTIPLE deprecation for 1.8.x ?
Yes, but I don't know how to deprecate a flag.
It could be a simple removal.
--
Thomas
Hello,
On Thu, Aug 28, 2014 at 12:54 PM, ??? wrote:
> I found that DPDK has an abstraction for having multiple devices with
> single PCI.
> (RTE_PCI_DRV_MULTIPLE flag)
> However, their is a naming collision while registering multiple devices.
> Here is my possible solution.
>
- Actually, I thin
3 matches
Mail list logo