]> git.droids-corp.org - dpdk.git/blobdiff - doc/guides/prog_guide/vhost_lib.rst
vhost: enable reply-ack systematically
[dpdk.git] / doc / guides / prog_guide / vhost_lib.rst
index 07e40e3c5e83546a5396fab9c5396853700a6025..db921f922bd7f06f2b3011a52ab092fae5ab97f1 100644 (file)
@@ -104,11 +104,6 @@ The following is an overview of some key Vhost API functions:
     from accessing memory the virtio device isn't allowed to, when the feature
     is negotiated and an IOMMU device is declared.
 
     from accessing memory the virtio device isn't allowed to, when the feature
     is negotiated and an IOMMU device is declared.
 
-    However, this feature enables vhost-user's reply-ack protocol feature,
-    which implementation is buggy in Qemu v2.7.0-v2.9.0 when doing multiqueue.
-    Enabling this flag with these Qemu version results in Qemu being blocked
-    when multiple queue pairs are declared.
-
   - ``RTE_VHOST_USER_POSTCOPY_SUPPORT``
 
     Postcopy live-migration support will be enabled when this flag is set.
   - ``RTE_VHOST_USER_POSTCOPY_SUPPORT``
 
     Postcopy live-migration support will be enabled when this flag is set.