<div dir="ltr"><div id="m_5206937911529399419gmail-:vf" aria-label="Message Body" role="textbox" aria-multiline="true" style="direction:ltr;min-height:85px" aria-controls=":18o" aria-expanded="false">Hi<div><br></div><div><div>I recently started building a DPDK for window 10 22H2. I was able to build the virt2phy and netuio driver successfully<span style="font-family:Aptos,sans-serif">. </span>I am using DPDK  DPDK 22.11.3 (LTS).</div><div><ul><li style="margin-left:15px"><span style="font-family:Aptos,sans-serif">I used visual studio 2019 community edition with WDK and SDK 10.0.22000 as recommended by you</span><font face="Aptos, sans-serif">. And both drivers were built and installed successfully. Device manager looks like this:<br></font><img src="cid:ii_lozpbslx1" alt="image.png" style="outline:0px;margin-right:0px"></li></ul></div><div><span style="font-family:Aptos,sans-serif"><br></span></div><div><ul><li style="margin-left:15px"><span style="font-family:Aptos,sans-serif">I have granted lock pages in memory on window 10. I guess this is supported.<br> </span><img src="cid:ii_lozpmrlb2" alt="image.png" width="542" height="329" style="outline:0px"></li></ul></div><div><span style="font-family:Aptos,sans-serif"><br></span></div><div><ul><li style="margin-left:15px"><span style="font-family:Aptos,sans-serif">Now I am running the hello world example and I am getting the following message on cmd. I want to know how I can debug this issue:<br></span><img src="cid:ii_lozpavf10" alt="image.png" width="542" height="177" style="outline:0px"></li></ul></div><div><br></div></div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div><div>C:\dpdk\build\examples>dpdk-helloworld.exe -l 0-3</div></div><div><div>EAL: Detected CPU lcores: 4</div></div><div><div>EAL: Detected NUMA nodes: 1</div></div><div><div>EAL: Multi-process support is requested, but not available.</div></div><div><div>EAL: Requested device 0000:00:1f.6 cannot be used</div></div><div><div>EAL: Probe PCI driver: net_ice (8086:159b) device: 0000:01:00.0 (socket -1)</div></div><div><div>ice_flow_init(): Failed to initialize DDP parser, raw packet filter will not be supported</div></div><div><div>EAL: Probe PCI driver: net_ice (8086:159b) device: 0000:01:00.1 (socket -1)</div></div><div><div>ice_flow_init(): Failed to initialize DDP parser, raw packet filter will not be supported</div></div><div><div>hello from core 1</div></div><div><div>hello from core 2</div></div><div><div>hello from core 3</div></div><div><div>hello from core 0</div></div></blockquote><div><div><span style="font-family:Aptos,sans-serif"><br></span></div><div><br></div><div><b><font size="6">Questions:</font></b></div></div><div>I have the following queries:</div><div><ol><li>What does this error say (hello world example). Is there some issue with the installation? How can I resolve this issue?</li><ul><li style="margin-left:15px"><div><div><b>EAL: Probe PCI driver: net_ice (8086:159b) device: 0000:01:00.0 (socket -1)</b></div></div><div><div><b>ice_flow_init(): Failed to initialize DDP parser, raw packet filter will not be supported</b></div></div></li></ul><li>Does the driver in the device manager look alright?<br></li><li>I am using DPDK  DPDK 22.11.3 (LTS). Is this the correct version to use?</li></ol><div><br></div></div><div>Thanks</div></div></div>