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.kozl...@gmail.com> > Signed-off-by: Pallavi Kadam <pallavi.ka...@intel.com> > Reviewed-by: Ranjit Menon <ranjit.me...@intel.com> > ---
Tested-by: Narcisa Vasile <navs...@linux.microsoft.com> Acked-by: Narcisa Vasile <navas...@linux.microsoft.com>