<div dir="ltr"><div><div class="gmail_default" style="font-family:verdana,sans-serif;color:rgb(7,55,99)">If your NIC is not part of this, then yes it's NOT SUPPORTED officially.</div><div class="gmail_default" style="font-family:verdana,sans-serif;color:rgb(7,55,99)"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif;color:rgb(7,55,99)"><a href="https://core.dpdk.org/supported/">https://core.dpdk.org/supported/</a> </div><div class="gmail_default" style="font-family:verdana,sans-serif;color:rgb(7,55,99)"><br></div></div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><font color="#351c75" face="georgia, serif"><br></font></div><div><font color="#351c75" face="georgia, serif">Regards,</font></div><div><font color="#351c75" face="georgia, serif">Nishant </font></div></div></div></div><br></div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Fri, Jun 6, 2025 at 12:27 PM Aniket singh <<a href="mailto:aniketsingh84646@gmail.com">aniketsingh84646@gmail.com</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"><div dir="auto">Hi  Stephen,</div><div dir="auto"><br></div><div dir="auto">I did <span style="font-family:-apple-system,helveticaneue;background-color:rgba(0,0,0,0);border-color:rgb(0,0,0) rgb(0,0,0) rgb(0,0,0) rgb(204,204,204);color:rgb(0,0,0)">rebind the NIC's to vfio-pci using the <div dir="auto" style="font-family:-apple-system,helveticaneue"><span style="font-family:-apple-system,helveticaneue;font-size:16px;font-style:normal;font-weight:400;letter-spacing:normal;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none;float:none;background-color:rgba(0,0,0,0);border-color:rgb(0,0,0) rgb(0,0,0) rgb(0,0,0) rgb(204,204,204);color:rgb(0,0,0);display:inline">dpdk-devbind.py script.</span></div><div dir="auto" style="font-family:-apple-system,helveticaneue"><br></div><div dir="auto" style="font-family:-apple-system,helveticaneue">Does that mean both the NICs (I219-LM and I1210) are not supported by DPDK?</div><div dir="auto" style="font-family:-apple-system,helveticaneue"><br></div><div dir="auto" style="font-family:-apple-system,helveticaneue">Thanks,</div><div dir="auto" style="font-family:-apple-system,helveticaneue">Aniket Singh</div></span></div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, 6 Jun 2025 at 2:55 AM, Stephen Hemminger <<a href="mailto:stephen@networkplumber.org" target="_blank">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 Thu, 5 Jun 2025 23:23:39 +0530<br>
Aniket singh <<a href="mailto:aniketsingh84646@gmail.com" target="_blank">aniketsingh84646@gmail.com</a>> wrote:<br>
<br>
> Hi Everyone,<br>
> <br>
> I'm trying to configure DPDK 22 on Ubuntu 22.04.3 LTS and I'm facing an<br>
> issue when running the testpmd application.<br>
> <br>
> Whenever I execute:<br>
> <br>
>     sudo ./dpdk-testpmd<br>
> <br>
> I get the following error:<br>
> <br>
>     testpmd: No probed ethernet devices<br>
> <br>
> I've followed the setup steps from the DPDK documentation, including<br>
> hugepages allocation and binding NICs with vfio-pci, but still encountering<br>
> the same issue.<br>
> <br>
> Could someone please help point out what might be missing or guide me on<br>
> how to properly configure DPDK on this version of Ubuntu?<br>
> <br>
> I have tried on both these NICs:<br>
> 0000:00:1f.6 Ethernet controller: Intel Corporation Ethernet Connection<br>
> (17) I219-LM (rev 11)<br>
> 0000:01:00.0 Ethernet controller: Intel Corporation I210 Gigabit Network<br>
> Connection (rev 03)<br>
> <br>
<br>
You have to rebind the NIC's to vfio-pci to allow use by DPDK.<br>
Did you look at dpdk-devbind.py script?<br>
<br>
Also, some of the on board Ethernet controllers are not yet supported<br>
by DPDK. They fall under the igb driver, but the PCI id's are not listed.<br>
Needs backport from BSD or Linux driver for that.<br>
<br>
</blockquote></div></div>
</blockquote></div>