[dpdk-dev] [PATCH v2] bus/pci: fix probing for non-netuio bound devices
Narcisa Ana Maria Vasile
navasile at linux.microsoft.com
Fri Mar 5 03:04:39 CET 2021
On Wed, Feb 10, 2021 at 12:36:54PM -0800, Pallavi Kadam wrote:
> Implement rte_pci_map_device() to distinguish between the devices bound
> to netuio and NDIS devices.
> Only return success for the netuio devices.
>
> v2 changes:
> - Extended the comment to mention about mapping
> - replaced the return errno value with -1
>
> Suggested-by: Dmitry Kozlyuk <dmitry.kozliuk at gmail.com>
> Signed-off-by: Pallavi Kadam <pallavi.kadam at intel.com>
> Reviewed-by: Ranjit Menon <ranjit.menon at intel.com>
> ---
Tested-by: Narcisa Vasile <navsile at linux.microsoft.com>
Acked-by: Narcisa Vasile <navasile at linux.microsoft.com>
More information about the dev
mailing list