Re: [dpdk-dev] [PATCH 0/2] Vhost-user IOMMU support pull-request fixes

2017-10-09 Thread Yuanhan Liu
On Mon, Oct 09, 2017 at 02:07:32PM +0200, Maxime Coquelin wrote: > Hi Yuanhan, > > As discussed, please find the 32bits compilation fixes. That's handy. Applied. Thanks. --yliu > > Regards, > Maxime > > Maxime Coquelin (2): > fixup! vhost-user: iommu: postpone device creation until

[dpdk-dev] [PATCH 0/2] Vhost-user IOMMU support pull-request fixes

2017-10-09 Thread Maxime Coquelin
Hi Yuanhan, As discussed, please find the 32bits compilation fixes. Regards, Maxime Maxime Coquelin (2): fixup! vhost-user: iommu: postpone device creation until ring are mapped fixup! vhost: iommu: Invalidate vring in case of matching IOTLB invalidate lib/librte_vhost/vhost.c