On Thu, Aug 31, 2017 at 11:50:03AM +0200, Maxime Coquelin wrote: > This reverts commit 04d81227960b5c1cf2f11f492100979ead20c526. > > As agreed when this workaround was introduced, it can be reverted > as Qemu v2.10 that fixes the issue is now out.
First of all, I'm very sorry for being so late on review! I didn't quite remember we have come an agreement on that. I think my old concern still counts: how do you handle the combo like DPDK v17.11 and QEMU v2.7-2.9 (assume we take this patch in DPDK v17.11) ? Note that it's not a trivial bug, it's a fatal bug that freezes QEMU, IIRC. --yliu > The reply-ack feature is required for vhost-user IOMMU support. > > Signed-off-by: Maxime Coquelin <maxime.coque...@redhat.com>