Hi Thenveer,
virt2phys does not conflict with netuio, because virt2phys does not bind to any NIC.
It is just loaded into the kernel for DPDK to make IOCTLs to get physical addresses.
There are specific instruction for loading virt2phys: https://git.dpdk.org/dpdk-kmods/tree/windows/README.rst On 12/1/25 12:13, Thenveer Poolakkanni wrote:
Hi Team,Additionally, I have one more query: how do I use the *virt2phys* driver when I have two network interfaces already bound to *netuio*?Thanks, Thenveer

