Re: [dpdk-dev] cannot use virtio-user pmd in IOVA=PA mode anymore

2021-09-29 Thread Maxime Coquelin
Hi Olivier, On 9/24/21 10:21, Olivier Matz wrote: Hello, I recently tested a use-case with our application using the main branch of dpdk.org. - the application runs inside a standard x86 VM (no IOMMU) - there are emulated physical NICs inside the VM - we use virtio-user pmds connected to tap i

[dpdk-dev] cannot use virtio-user pmd in IOVA=PA mode anymore

2021-09-24 Thread Olivier Matz
Hello, I recently tested a use-case with our application using the main branch of dpdk.org. - the application runs inside a standard x86 VM (no IOMMU) - there are emulated physical NICs inside the VM - we use virtio-user pmds connected to tap interfaces through the vhost-net backend for excepti