test suite reviews and discussions
 help / color / mirror / Atom feed
From: "Chen, Zhaoyan" <zhaoyan.chen@intel.com>
To: dts@dpdk.org
Cc: "Chen, Zhaoyan" <zhaoyan.chen@intel.com>
Subject: [dts] [PATCH v1] Update bonded_802.3ad test plan for enabling dedicate queue
Date: Thu,  7 May 2020 09:14:49 +0800	[thread overview]
Message-ID: <20200507011449.174411-1-zhaoyan.chen@intel.com> (raw)

Correct the bonded 802.3ad test plan for enabling the dedicate queue.

Sign-off: Chen Zhaoyan <zhaoyan.chen@intel.com>

---
 test_plans/pmd_bonded_8023ad_test_plan.rst | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/test_plans/pmd_bonded_8023ad_test_plan.rst b/test_plans/pmd_bonded_8023ad_test_plan.rst
index 45a8fca..2f1b965 100644
--- a/test_plans/pmd_bonded_8023ad_test_plan.rst
+++ b/test_plans/pmd_bonded_8023ad_test_plan.rst
@@ -122,6 +122,11 @@ steps
     testpmd> create bonded device 4 0
     testpmd> add bonding slave 0 2
     testpmd> add bonding slave 1 2
+    testpmd> set bonding lacp dedicated_queues 2 enable
+    testpmd> set allmulti 0 on
+    testpmd> set allmulti 1 on
+    testpmd> set allmulti 2 on
+    testpmd> set portlist 2
 
 #. loop execute this step 10 times, check if bonded device still work::
 
@@ -202,6 +207,11 @@ steps
     testpmd> create bonded device 4 0
     testpmd> add bonding slave 0 2
     testpmd> add bonding slave 1 2
+    testpmd> set bonding lacp dedicated_queues 2 enable
+    testpmd> set allmulti 0 on
+    testpmd> set allmulti 1 on
+    testpmd> set allmulti 2 on
+    testpmd> set portlist 2
 
 #. stop bonded device and check bonded device/slaves link status::
 
@@ -299,6 +309,11 @@ steps
     testpmd> create bonded device 4 0
     testpmd> add bonding slave 0 2
     testpmd> add bonding slave 1 2
+    testpmd> set bonding lacp dedicated_queues 2 enable
+    testpmd> set allmulti 0 on
+    testpmd> set allmulti 1 on
+    testpmd> set allmulti 2 on
+    testpmd> set portlist 2
     testpmd> port start all
     testpmd> show bonding config 2
     testpmd> set bonding agg_mode 2 <agg_option>
-- 
2.22.0


             reply	other threads:[~2020-05-07  1:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-07  1:14 Chen, Zhaoyan [this message]
2020-05-12  7:32 ` Tu, Lijuan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200507011449.174411-1-zhaoyan.chen@intel.com \
    --to=zhaoyan.chen@intel.com \
    --cc=dts@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).