From: Daniel Mrzyglod Date: Thu, 20 Jul 2017 12:17:17 +0000 (+0200) Subject: doc: fix literal block in testpmd guide X-Git-Tag: spdx-start~2378 X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=c4e04283abee71549adb61546e755bad7bd42227;p=dpdk.git doc: fix literal block in testpmd guide 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 --- diff --git a/doc/guides/testpmd_app_ug/testpmd_funcs.rst b/doc/guides/testpmd_app_ug/testpmd_funcs.rst index cafcd1d11f..e5a38cf1d8 100644 --- a/doc/guides/testpmd_app_ug/testpmd_funcs.rst +++ b/doc/guides/testpmd_app_ug/testpmd_funcs.rst @@ -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)