New upstream version 17.11-rc3
[deb_dpdk.git] / doc / guides / nics / vhost.rst
index e651a16..4f7ae89 100644 (file)
@@ -66,6 +66,11 @@ The user can specify below arguments in `--vdev` option.
     It is used to specify the number of queues virtio-net device has.
     (Default: 1)
 
+#.  ``iommu-support``:
+
+    It is used to enable iommu support in vhost library.
+    (Default: 0 (disabled))
+
 Vhost PMD event handling
 ------------------------