Used on windows 2019, but the network card adapter could not be found

Dmitry Kozlyuk dmitry.kozliuk at gmail.com
Tue Jan 4 12:14:49 CET 2022


Hello,

2021-12-30 09:18 (UTC+0800), 陈煜:
> But I can't find x710 and E810 in the network adapter directory, so I can't
> configure its IP address. I hope I can find it in both the UIO directory
> and the network adapter.Could you please tell me what to do?

Unfortunately, NetUIO doesn't work the way you expect.
When a NIC is bound to NetUIO driver,
it is taken away from the OS network stack and is entirely controlled by DPDK.
You will not see it as a network adapter and cannot assign it an address.
It is similar to uio_pci_generic on Linux.


More information about the users mailing list