DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc: add testpmd bonding mode 4 aggregators mode
@ 2017-07-27  6:41 Daniel Mrzyglod
  2017-07-28  3:29 ` Wu, Jingjing
  2017-07-28 10:05 ` Mcnamara, John
  0 siblings, 2 replies; 4+ messages in thread
From: Daniel Mrzyglod @ 2017-07-27  6:41 UTC (permalink / raw)
  To: john.mcnamara, declan.doherty; +Cc: dev, Daniel Mrzyglod

Add testpmd commands for setting aggregators mode in mode 4 (IEEE802.3AD).

Signed-off-by: Daniel Mrzyglod <danielx.t.mrzyglod@intel.com>
---
 doc/guides/testpmd_app_ug/testpmd_funcs.rst | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/doc/guides/testpmd_app_ug/testpmd_funcs.rst b/doc/guides/testpmd_app_ug/testpmd_funcs.rst
index e5a38cf1d..2ed62f5bc 100644
--- a/doc/guides/testpmd_app_ug/testpmd_funcs.rst
+++ b/doc/guides/testpmd_app_ug/testpmd_funcs.rst
@@ -1809,6 +1809,14 @@ when in mode 4 (link-aggregration-802.3ad)::
    testpmd> set bonding lacp dedicated_queues (port_id) (enable|disable)
 
 
+set bonding agg_mode
+~~~~~~~~~~~~~~~~~~~~
+
+Enable one of the specific aggregators mode when in mode 4 (link-aggregration-802.3ad)::
+
+   testpmd> set bonding agg_mode (port_id) (bandwidth|count|stable)
+
+
 show bonding config
 ~~~~~~~~~~~~~~~~~~~
 
-- 
2.13.3

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-07-31 16:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-27  6:41 [dpdk-dev] [PATCH] doc: add testpmd bonding mode 4 aggregators mode Daniel Mrzyglod
2017-07-28  3:29 ` Wu, Jingjing
2017-07-28 10:05 ` Mcnamara, John
2017-07-31 16:00   ` Ferruh Yigit

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).