[dts] [PATCH v1] Update bonded_802.3ad test plan for enabling dedicate queue

Tu, Lijuan lijuan.tu at intel.com
Tue May 12 09:32:54 CEST 2020


Applied, thanks

> -----Original Message-----
> From: dts [mailto:dts-bounces at dpdk.org] On Behalf Of Chen, Zhaoyan
> Sent: Thursday, May 7, 2020 9:15 AM
> To: dts at dpdk.org
> Cc: Chen, Zhaoyan <zhaoyan.chen at intel.com>
> Subject: [dts] [PATCH v1] Update bonded_802.3ad test plan for enabling
> dedicate queue
> 
> Correct the bonded 802.3ad test plan for enabling the dedicate queue.
> 
> Sign-off: Chen Zhaoyan <zhaoyan.chen at 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



More information about the dts mailing list