aboutsummaryrefslogtreecommitdiffstats
path: root/doc/guides/nics/vhost.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/guides/nics/vhost.rst')
-rw-r--r--doc/guides/nics/vhost.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/guides/nics/vhost.rst b/doc/guides/nics/vhost.rst
index e651a166..4f7ae899 100644
--- a/doc/guides/nics/vhost.rst
+++ b/doc/guides/nics/vhost.rst
@@ -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
------------------------