On 9/29/2020 1:28 AM, Tal Shnaiderman wrote:
Subject: [PATCH v5] bus/pci: netuio interface for windows
This patch adds implementations to probe PCI devices bound to netuio with
the help of "netuio" class device changes.
Now Windows will support both "netuio" and "net" device class and can set
> Subject: Re: [PATCH v5] bus/pci: netuio interface for windows
>
> Hi Tal,
>
> The issue I raised is slightly different: How do we distinguish between
> different GUID_DEVCLASS_NET class devices - those that can support DPDK
> and those that can't?
>
> For instance, say we have 3 NICs in the sy
Hi Tal,
On 9/29/2020 1:28 AM, Tal Shnaiderman wrote:
[snip]
In general:
Regarding the issue Ranjit mentioned in the last community call on duplicated
detection of netuio devices both as GUID_DEVCLASS_NETUIO and GUID_DEVCLASS_NET,
in pci_scan_one there is actually code that take cares of dupli
> Subject: [PATCH v5] bus/pci: netuio interface for windows
>
> This patch adds implementations to probe PCI devices bound to netuio with
> the help of "netuio" class device changes.
> Now Windows will support both "netuio" and "net" device class and can set
> kernel driver type based on the devic
This patch adds implementations to probe PCI devices bound to netuio
with the help of "netuio" class device changes.
Now Windows will support both "netuio" and "net" device class and
can set kernel driver type based on the device class selection.
Note: Few definitions and structures have been copi
5 matches
Mail list logo