doc: fix literal block in testpmd guide
authorDaniel Mrzyglod <danielx.t.mrzyglod@intel.com>
Thu, 20 Jul 2017 12:17:17 +0000 (14:17 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 20 Jul 2017 23:05:13 +0000 (02:05 +0300)
There were mising :: so file was parsed in wrong way

Fixes: c735b831b0c1 ("app/testpmd: add cmd for dedicated LACP Rx/Tx queues")

Signed-off-by: Daniel Mrzyglod <danielx.t.mrzyglod@intel.com>
doc/guides/testpmd_app_ug/testpmd_funcs.rst

index cafcd1d..e5a38cf 100644 (file)
@@ -1804,7 +1804,7 @@ set bonding lacp dedicated_queue
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 Enable dedicated tx/rx queues on bonding devices slaves to handle LACP control plane traffic
-when in mode 4 (link-aggregration-802.3ad)
+when in mode 4 (link-aggregration-802.3ad)::
 
    testpmd> set bonding lacp dedicated_queues (port_id) (enable|disable)