Re: [dpdk-dev] [PATCH 00/21] Vhost-user: Implement device IOTLB support

2017-09-04 Thread Remy Horton
On 31/08/2017 10:50, Maxime Coquelin wrote: [..] Maxime Coquelin (21): Revert "vhost: workaround MQ fails to startup" vhost: make error handling consistent in rx path vhost: protect virtio_net device struct vhost: prepare send_vhost_message() to slave requests vhost: add support to sla

[dpdk-dev] [PATCH 00/21] Vhost-user: Implement device IOTLB support

2017-08-31 Thread Maxime Coquelin
This first non-RFC, which targets v17.11, adds support for VIRTIO_F_IOMMU_PLATFORM feature, by implementing device IOTLB in the vhost-user backend. It improves the guest safety by enabling the possibility to isolate the Virtio device. It makes possible to use Virtio PMD in guest with using VFIO dr