Re: [dpdk-dev] [PATCH v6] bus/pci: netuio interface for windows

2020-10-08 Thread Tal Shnaiderman
> Subject: [PATCH v6] bus/pci: netuio interface for windows > > External email: Use caution opening links or attachments > > > 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"

[dpdk-dev] [PATCH v6] bus/pci: netuio interface for windows

2020-10-06 Thread Pallavi Kadam
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