* Re: Virtio-PMD in Windows [not found] ` <PN0P287MB2531AEA71C2E1A6B25D15680C5FCA@PN0P287MB2531.INDP287.PROD.OUTLOOK.COM> @ 2025-10-29 4:11 ` Ayshathul Thuhara 2025-10-29 6:26 ` Dmitry Kozlyuk 0 siblings, 1 reply; 4+ messages in thread From: Ayshathul Thuhara @ 2025-10-29 4:11 UTC (permalink / raw) To: dev; +Cc: Chaturbhuja Nath Prabhu [-- Attachment #1: Type: text/plain, Size: 3886 bytes --] Hi Team, I tried to reach out for Windows based DPDK over users@dpdk.org,admin@dpdk.org and windows developers in DPDK. But I didnot receive any reply from anyone. Can you please direct the mail to the corresponding person-in charge. I am using Virtio-PMD for my custom design in my Linux OS and is operational both in functional and throughput level. I wanted to know whether the Virtio-PMD (drivers/net/virtio) available in Linux; Is feasible in Windows OS? What changes to be made to support this? If not supported, could you please elaborate the reason? In addition linux has pcimem/devmem to access PCI resources, Does Windows has similar application? In https://core.dpdk.org/roadmap/windows/ link shows, the feature supported, but no example where specified. Could you please let me know the tests/workaround performed with this PMD. I tried to reachout at dpdkwin@microsoft.com for the same, the mail response shows "Your message to dpdkwin@microsoft.com couldn't be delivered". Is this mail id deprecated? Thanks and regards, Ayshathul Thuhara ________________________________ From: Ayshathul Thuhara <ayshathul.thuhara@iwave-global.com> Sent: 27 October 2025 09:44 To: admin@dpdk.org <admin@dpdk.org> Cc: Chaturbhuja Nath Prabhu <c.prabhu@iwave-global.com> Subject: Fw: Virtio-PMD in Windows Hi Team, I tried to reach out for Windows based DPDK over users@dpdk.org and windows developers in DPDK. But I didnot receive any reply from anyone. Can you please direct the mail to the corresponding person-in charge. I am using Virtio-PMD for my custom design in my Linux OS and is operational both in functional and throughput level. I wanted to know whether the Virtio-PMD (drivers/net/virtio) available in Linux; Is feasible in Windows OS? What changes to be made to support this? If not supported, could you please elaborate the reason? In addition linux has pcimem/devmem to access PCI resources, Does Windows has similar application? In https://core.dpdk.org/roadmap/windows/ link shows, the feature supported, but no example where specified. Could you please let me know the tests/workaround performed with this PMD. I tried to reachout at dpdkwin@microsoft.com for the same, the mail response shows "Your message to dpdkwin@microsoft.com couldn't be delivered". Is this mail id deprecated? Thanks and regards, Ayshathul Thuhara ________________________________ From: Ayshathul Thuhara <ayshathul.thuhara@iwave-global.com> Sent: 21 October 2025 13:15 To: dmitry.kozliuk@gmail.com <dmitry.kozliuk@gmail.com>; navasile@linux.microsoft.com <navasile@linux.microsoft.com>; dmitrym@microsoft.com <dmitrym@microsoft.com> Subject: Fw: Virtio-PMD in Windows Dear Team, I am using Virtio-PMD for my custom design in my Linux OS and is operational both in functional and throughput level. I wante to know whether the Virtio-PMD (drivers/net/virtio) available in Linux; Is feasible in Windows OS? What changes to be made to support this? If not supported, could you please elaborate the reason? In https://core.dpdk.org/roadmap/windows/ link shows, the feature supported, but no example where specified. Could you please let me know the tests/workaround performed with this PMD. I tried to reachout at dpdkwin@microsoft.com for the same, the mail response shows "Your message to dpdkwin@microsoft.com couldn't be delivered". Is this mail id deprecated? Thanks and regards, Ayshathul Thuhara ________________________________ From: Ayshathul Thuhara Sent: 21 October 2025 12:40 To: users@dpdk.org <users@dpdk.org> Subject: Virtio-PMD in Windows Dear Team, The Virtio-PMD (drivers/net/virtio) available in Linux; Is feasible in Windows OS? What changes to be made to support this? Is not support, can you please elaborate the reason? Thanks and regards, Ayshathul Thuhara [-- Attachment #2: Type: text/html, Size: 13239 bytes --] ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Virtio-PMD in Windows 2025-10-29 4:11 ` Virtio-PMD in Windows Ayshathul Thuhara @ 2025-10-29 6:26 ` Dmitry Kozlyuk 2025-10-29 12:09 ` Ayshathul Thuhara 0 siblings, 1 reply; 4+ messages in thread From: Dmitry Kozlyuk @ 2025-10-29 6:26 UTC (permalink / raw) To: Ayshathul Thuhara; +Cc: Chaturbhuja Nath Prabhu, dev, Andre Muezerie Hi Ayshathul, Adding Andre as currently the most involved Windows DPDK maintainer. Virtio PMD could work in QEMU-KVM on Linux host with Windows guest as PoC. However, the patches were never completed and merged because of a few toolchain-related issues that no one had time to resolve. In DPDK, the latest patch is this (check also the link in that message and the discussion): https://inbox.dpdk.org/dev/20210815145614.3826-1-u9012063@gmail.com/ In DPDK kmods repository, you'd need to add PCI IDs to the INF file. ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Virtio-PMD in Windows 2025-10-29 6:26 ` Dmitry Kozlyuk @ 2025-10-29 12:09 ` Ayshathul Thuhara 2025-10-30 13:13 ` Andre Muezerie 0 siblings, 1 reply; 4+ messages in thread From: Ayshathul Thuhara @ 2025-10-29 12:09 UTC (permalink / raw) To: Dmitry Kozlyuk Cc: Chaturbhuja Nath Prabhu, dev, Andre Muezerie, Thenveer Poolakkanni [-- Attachment #1: Type: text/plain, Size: 1501 bytes --] Hi Team, Thankyou for providing this input. In addition we have a few queries while running DPDK in Windows. (A) On what scenario or an example, can Virt2PHY driver be used? (B) After we bind the interface using netuio.inf file, the example application testpmd.exe shows "No probed ethernet device". But in Device manager the interface shows available and bind with QDMA. Here we are using QDMA-PMD(https://github.com/Xilinx/dma_ip_drivers/tree/master/QDMA/DPDK) driver. This driver works with Linux environment.(Please let me know if we need to create new mail for this). Thanks and regards, Ayshathul Thuhara ________________________________ From: Dmitry Kozlyuk <dmitry.kozliuk@gmail.com> Sent: 29 October 2025 11:56 To: Ayshathul Thuhara <ayshathul.thuhara@iwave-global.com> Cc: Chaturbhuja Nath Prabhu <c.prabhu@iwave-global.com>; dev <dev@dpdk.org>; Andre Muezerie <andremue@linux.microsoft.com> Subject: Re: Virtio-PMD in Windows Hi Ayshathul, Adding Andre as currently the most involved Windows DPDK maintainer. Virtio PMD could work in QEMU-KVM on Linux host with Windows guest as PoC. However, the patches were never completed and merged because of a few toolchain-related issues that no one had time to resolve. In DPDK, the latest patch is this (check also the link in that message and the discussion): https://inbox.dpdk.org/dev/20210815145614.3826-1-u9012063@gmail.com/ In DPDK kmods repository, you'd need to add PCI IDs to the INF file. [-- Attachment #2: Type: text/html, Size: 2957 bytes --] ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Virtio-PMD in Windows 2025-10-29 12:09 ` Ayshathul Thuhara @ 2025-10-30 13:13 ` Andre Muezerie 0 siblings, 0 replies; 4+ messages in thread From: Andre Muezerie @ 2025-10-30 13:13 UTC (permalink / raw) To: Ayshathul Thuhara Cc: Dmitry Kozlyuk, Chaturbhuja Nath Prabhu, dev, Thenveer Poolakkanni On Wed, Oct 29, 2025 at 12:09:28PM +0000, Ayshathul Thuhara wrote: > Hi Team, > > Thankyou for providing this input. > > In addition we have a few queries while running DPDK in Windows. > (A) On what scenario or an example, can Virt2PHY driver be used? > (B) After we bind the interface using netuio.inf file, the example application testpmd.exe shows "No probed ethernet device". But in Device manager the interface shows available and bind with QDMA. Here we are using QDMA-PMD(https://github.com/Xilinx/dma_ip_drivers/tree/master/QDMA/DPDK) driver. This driver works with Linux environment.(Please let me know if we need to create new mail for this). > > Thanks and regards, > Ayshathul Thuhara > ________________________________ > From: Dmitry Kozlyuk <dmitry.kozliuk@gmail.com> > Sent: 29 October 2025 11:56 > To: Ayshathul Thuhara <ayshathul.thuhara@iwave-global.com> > Cc: Chaturbhuja Nath Prabhu <c.prabhu@iwave-global.com>; dev <dev@dpdk.org>; Andre Muezerie <andremue@linux.microsoft.com> > Subject: Re: Virtio-PMD in Windows > > Hi Ayshathul, > > Adding Andre as currently the most involved Windows DPDK maintainer. > > Virtio PMD could work in QEMU-KVM on Linux host with Windows guest as PoC. > However, the patches were never completed and merged > because of a few toolchain-related issues that no one had time to resolve. > In DPDK, the latest patch is this > (check also the link in that message and the discussion): > > https://inbox.dpdk.org/dev/20210815145614.3826-1-u9012063@gmail.com/ > > In DPDK kmods repository, you'd need to add PCI IDs to the INF file. > Hi Ayshathul, I don't have further context on this, but let me know if I can help with this. Regards, Andre ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2025-10-30 13:13 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <PN0P287MB25316B273566FD2CDDF0D83AC5F2A@PN0P287MB2531.INDP287.PROD.OUTLOOK.COM>
[not found] ` <PN0P287MB2531616EDF3F92036B4E01DFC5F2A@PN0P287MB2531.INDP287.PROD.OUTLOOK.COM>
[not found] ` <PN0P287MB2531AEA71C2E1A6B25D15680C5FCA@PN0P287MB2531.INDP287.PROD.OUTLOOK.COM>
2025-10-29 4:11 ` Virtio-PMD in Windows Ayshathul Thuhara
2025-10-29 6:26 ` Dmitry Kozlyuk
2025-10-29 12:09 ` Ayshathul Thuhara
2025-10-30 13:13 ` Andre Muezerie
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).