Re: [dpdk-dev] [PATCH 0/1] vhost: fix iotlb mempool single-consumer flag

2020-08-18 Thread Eugenio Perez Martin
On Mon, Aug 10, 2020 at 4:11 PM Eugenio Pérez wrote: > > Bugzilla bug: 523 > > Using testpmd as a vhost-user with iommu: > > /home/dpdk/build/app/dpdk-testpmd -l 1,3 \ > --vdev net_vhost0,iface=/tmp/vhost-user1,queues=1,iommu-support=1 \ > -- --auto-start --stats-period 5 --forward

[dpdk-dev] [PATCH 0/1] vhost: fix iotlb mempool single-consumer flag

2020-08-10 Thread Eugenio Pérez
Bugzilla bug: 523 Using testpmd as a vhost-user with iommu: /home/dpdk/build/app/dpdk-testpmd -l 1,3 \ --vdev net_vhost0,iface=/tmp/vhost-user1,queues=1,iommu-support=1 \ -- --auto-start --stats-period 5 --forward-mode=txonly And qemu with packed virtqueue: