[dpdk-dev] [PATCH v2] bus/pci: fix probing for non-netuio bound devices

Kadam, Pallavi pallavi.kadam at intel.com
Wed Mar 17 17:41:59 CET 2021


On 3/16/2021 4:20 AM, Thomas Monjalon 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
> The changelog should be below the line "---"
> so it is skipped when applying the patch.
Thanks, Thomas. Will keep this in mind.
>
> Missing 'Fixes' tag:
> Fixes: c76ec01b4591 ("bus/pci: support netuio on Windows")
> Cc: stable at dpdk.org
>
>>> 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>
>> Acked-by: Tal Shnaiderman <talshn at nvidia.com>
> Applied, thanks
>
>


More information about the dev mailing list