summaryrefslogtreecommitdiff
path: root/Documentation/topics/dpdk/memory.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/topics/dpdk/memory.rst')
-rw-r--r--Documentation/topics/dpdk/memory.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/topics/dpdk/memory.rst b/Documentation/topics/dpdk/memory.rst
index 7a9d02c18..8b7758e6e 100644
--- a/Documentation/topics/dpdk/memory.rst
+++ b/Documentation/topics/dpdk/memory.rst
@@ -52,7 +52,7 @@ be aware of the memory requirements for their deployment before using this
model and allocate the required hugepage memory.
Per port mempool support may be enabled via a global config value,
-```per-port-memory```. Setting this to true enables the per port memory
+``per-port-memory``. Setting this to true enables the per port memory
model for all DPDK devices in OVS::
$ ovs-vsctl set Open_vSwitch . other_config:per-port-memory=true