summaryrefslogtreecommitdiff
path: root/Documentation/topics
diff options
context:
space:
mode:
authorCian Ferriter <cian.ferriter@intel.com>2021-08-13 16:41:08 +0100
committerIan Stokes <ian.stokes@intel.com>2021-08-16 15:00:15 +0100
commit8a5f055a0b31e620050aac5f5c0756d4b07933c6 (patch)
treebbf462e3d0228e2e3a91c73eaa8feba207844521 /Documentation/topics
parent96e513f557cf4ec255cd1e3bf9e95e0f1ea8b0f5 (diff)
downloadopenvswitch-8a5f055a0b31e620050aac5f5c0756d4b07933c6.tar.gz
docs/dpdk/bridge: Fix dpif-netdev/miniflow-parser-set formatting
The "name" parameter isn't optional so don't use brackets around it. Fixes: 5c5c98cec21b ("docs/dpdk/bridge: Add miniflow extract section.") Signed-off-by: Cian Ferriter <cian.ferriter@intel.com> Signed-off-by: Ian Stokes <ian.stokes@intel.com>
Diffstat (limited to 'Documentation/topics')
-rw-r--r--Documentation/topics/dpdk/bridge.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/topics/dpdk/bridge.rst b/Documentation/topics/dpdk/bridge.rst
index f422eb5e9..f645b9ade 100644
--- a/Documentation/topics/dpdk/bridge.rst
+++ b/Documentation/topics/dpdk/bridge.rst
@@ -318,8 +318,8 @@ command also shows whether the CPU supports each implementation ::
An implementation can be selected manually by the following command ::
- $ ovs-appctl dpif-netdev/miniflow-parser-set [-pmd core_id] [name]
- [study_cnt]
+ $ ovs-appctl dpif-netdev/miniflow-parser-set [-pmd core_id] name \
+ [study_cnt]
The above command has two optional parameters: study_cnt and core_id.
The core_id sets a particular miniflow extract function to a specific