<div dir="ltr"><div>    Yes, just realised it.  Trying now with 82540, also tried with 82599, which are both supported by DPDK.</div><div>    Will update.</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Apr 19, 2023 at 5:20 PM Stephen Hemminger <<a href="mailto:stephen@networkplumber.org">stephen@networkplumber.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Wed, 19 Apr 2023 16:31:37 -0700<br>
Verghis Koshi <<a href="mailto:vkoshi@gmail.com" target="_blank">vkoshi@gmail.com</a>> wrote:<br>
<br>
> Hi Stephen,<br>
>     Thanks for the response.<br>
>     I've tried with two virtual NICs, each bound to VFIO, as you can see<br>
> below.<br>
> <br>
> verghis@verghis-VirtualBox:~/dpdk-stable-22.11.1/build$<br>
> ../usertools/dpdk-devbind.py --status<br>
> <br>
> Network devices using DPDK-compatible driver<br>
> ============================================<br>
> 0000:00:08.0 '79c970 [PCnet32 LANCE] 2000' drv=vfio-pci unused=pcnet32<br>
> 0000:00:09.0 '79c970 [PCnet32 LANCE] 2000' drv=vfio-pci unused=pcnet32<br>
<br>
Pcnet32 is not a device supported by DPDK.<br>
<br>
To use DPDK with a hardware device, the DPDK library must have a driver<br>
for that hardware since the library interacts directly with hardware registers<br>
and rings. <br>
</blockquote></div>