summaryrefslogtreecommitdiff
path: root/Documentation/topics/dpdk/vhost-user.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/topics/dpdk/vhost-user.rst')
-rw-r--r--Documentation/topics/dpdk/vhost-user.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/topics/dpdk/vhost-user.rst b/Documentation/topics/dpdk/vhost-user.rst
index 5d97495da..8c233c1d3 100644
--- a/Documentation/topics/dpdk/vhost-user.rst
+++ b/Documentation/topics/dpdk/vhost-user.rst
@@ -282,7 +282,7 @@ can access, and as such is useful in deployments in which security is a
concern.
IOMMU support may be enabled via a global config value,
-```vhost-iommu-support```. Setting this to true enables vhost IOMMU support for
+``vhost-iommu-support``. Setting this to true enables vhost IOMMU support for
all vhost ports when/where available::
$ ovs-vsctl set Open_vSwitch . other_config:vhost-iommu-support=true