On 09/17/2013 12:21 PM, Thomas Monjalon wrote:
> pci_uio_map_resource() should only be called for Intel devices
> (using igb_uio kernel module).
> The flag RTE_PCI_DRV_NEED_IGB_UIO is set for all those devices, even when
> RTE_EAL_UNBIND_PORTS is disabled.
>
> Signed-off-by: Thomas Monjalon
Acked-
pci_uio_map_resource() should only be called for Intel devices
(using igb_uio kernel module).
The flag RTE_PCI_DRV_NEED_IGB_UIO is set for all those devices, even when
RTE_EAL_UNBIND_PORTS is disabled.
Signed-off-by: Thomas Monjalon
---
app/test/test_pci.c |2 --
lib/libr
2 matches
Mail list logo