On 10/20/19 2:29 PM, David Marchand wrote: > Here are two little changes to be able to run testpmd as non-root with > virtio ports in a guest. > This requires a functional vIOMMU (the main pain parts being writing a > Q35 machine configuration in qemu for x86 guests). > > No major change since the RFC, I just did not find the time to describe > the full setup (Q35 x86 machine config + permissions on /dev/hugepages > and /dev/vfio in the guest + ulimit -l unlimited). > For the series: Reviewed-by: Maxime Coquelin <maxime.coque...@redhat.com> Thanks, Maxime
- [dpdk-dev] [PATCH 0/2] Using virtio ethdev ports as non-ro... David Marchand
- [dpdk-dev] [PATCH 1/2] bus/pci: check IO permissions ... David Marchand
- [dpdk-dev] [PATCH 2/2] net/virtio: do not require IO ... David Marchand
- Re: [dpdk-dev] [PATCH 2/2] net/virtio: do not req... Tiwei Bie
- Re: [dpdk-dev] [PATCH 2/2] net/virtio: do not... David Marchand
- [dpdk-dev] [PATCH v2 0/2] Using virtio ethdev ports a... David Marchand
- [dpdk-dev] [PATCH v2 2/2] net/virtio: do not requ... David Marchand
- [dpdk-dev] [PATCH v2 1/2] bus/pci: check IO permi... David Marchand
- Re: [dpdk-dev] [PATCH v2 0/2] Using virtio ethdev... Maxime Coquelin
- [dpdk-dev] [PATCH v3 0/2] Using virtio ethdev ports a... David Marchand
- [dpdk-dev] [PATCH v3 1/2] bus/pci: check IO permi... David Marchand
- Re: [dpdk-dev] [PATCH v3 1/2] bus/pci: check ... Maxime Coquelin
- [dpdk-dev] [PATCH v3 2/2] net/virtio: do not requ... David Marchand
- Re: [dpdk-dev] [PATCH v3 0/2] Using virtio ethdev... David Marchand