* [dpdk-dev] [PATCH] doc: fix testpmd literal block representation
@ 2017-07-20 12:17 Daniel Mrzyglod
2017-07-20 23:06 ` Thomas Monjalon
0 siblings, 1 reply; 2+ messages in thread
From: Daniel Mrzyglod @ 2017-07-20 12:17 UTC (permalink / raw)
To: jingjing.wu, tomaszx.kulasek; +Cc: dev, Daniel Mrzyglod
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 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/guides/testpmd_app_ug/testpmd_funcs.rst b/doc/guides/testpmd_app_ug/testpmd_funcs.rst
index cafcd1d11..e5a38cf1d 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)
--
2.13.3
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [dpdk-dev] [PATCH] doc: fix testpmd literal block representation
2017-07-20 12:17 [dpdk-dev] [PATCH] doc: fix testpmd literal block representation Daniel Mrzyglod
@ 2017-07-20 23:06 ` Thomas Monjalon
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Monjalon @ 2017-07-20 23:06 UTC (permalink / raw)
To: Daniel Mrzyglod; +Cc: dev, jingjing.wu, tomaszx.kulasek
20/07/2017 15:17, Daniel Mrzyglod:
> 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>
Applied, thanks
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-07-20 23:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-20 12:17 [dpdk-dev] [PATCH] doc: fix testpmd literal block representation Daniel Mrzyglod
2017-07-20 23:06 ` Thomas Monjalon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).