[dpdk-dev] [PATCH] app/testpmd:add bond type description

2017-08-24 Thread Rongqiang XIE
In function cmd_show_bonding_config_parsed() used number represent the bond type,in order more detailed,add bond type description otherwise we may confused about the number type. And also,the primary port just use in mode active backup and tlb, so,when the mode is active backup or tlb show the prim

[dpdk-dev] [PATCH] app/testpmd:add bond type description

2017-08-24 Thread Rongqiang XIE
In function cmd_show_bonding_config_parsed() used number represent the bond type,in order more detailed,add bond type description otherwise we may confused about the number type. And also,the primary port just use in mode active backup and tlb, so,when the mode is active backup or tlb show the prim

Re: [dpdk-dev] [PATCH] app/testpmd:add bond type description

2017-07-02 Thread Thomas Monjalon
30/06/2017 17:39, Declan Doherty: > On 30/06/17 08:56, RongQiang Xie wrote: > > In function cmd_show_bonding_config_parsed() used number represent > > the bond type,in order more detailed,add bond type description > > otherwise we may confused about the number type. > > And also,the primary port ju

Re: [dpdk-dev] [PATCH] app/testpmd:add bond type description

2017-06-30 Thread Declan Doherty
On 30/06/17 08:56, RongQiang Xie wrote: In function cmd_show_bonding_config_parsed() used number represent the bond type,in order more detailed,add bond type description otherwise we may confused about the number type. And also,the primary port just use in mode active backup and tlb, so,when the

Re: [dpdk-dev] [PATCH] app/testpmd:add bond type description

2017-06-30 Thread Declan Doherty
On 30/06/2017 2:47 PM, Declan Doherty wrote: On 30/06/2017 2:52 AM, RongQiang Xie wrote: In function cmd_show_bonding_config_parsed() use number represent the bond type,in order more detailed,add bond type description otherwise we may confused about the number type. And also,The primary port ju

Re: [dpdk-dev] [PATCH] app/testpmd:add bond type description

2017-06-30 Thread Declan Doherty
On 30/06/2017 2:52 AM, RongQiang Xie wrote: In function cmd_show_bonding_config_parsed() use number represent the bond type,in order more detailed,add bond type description otherwise we may confused about the number type. And also,The primary port just use in mode active backup and tlb,so,when t

[dpdk-dev] [PATCH] app/testpmd:add bond type description

2017-06-30 Thread RongQiang Xie
In function cmd_show_bonding_config_parsed() used number represent the bond type,in order more detailed,add bond type description otherwise we may confused about the number type. And also,the primary port just use in mode active backup and tlb, so,when the mode is active backup or tlb show the prim

[dpdk-dev] [PATCH] app/testpmd:add bond type description

2017-06-30 Thread RongQiang Xie
In function cmd_show_bonding_config_parsed() used number represent the bond type,in order more detailed,add bond type description otherwise we may confused about the number type. And also,the primary port just use in mode active backup and tlb, so,when the mode is active backup or tlb show the prim

[dpdk-dev] [PATCH] app/testpmd:add bond type description

2017-06-29 Thread RongQiang Xie
In function cmd_show_bonding_config_parsed() used number represent the bond type,in order more detailed,add bond type description otherwise we may confused about the number type. And also,the primary port just use in mode active backup and tlb, so,when the mode is active backup or tlb show the prim

[dpdk-dev] [PATCH] app/testpmd:add bond type description

2017-06-29 Thread RongQiang Xie
In function cmd_show_bonding_config_parsed() use number represent the bond type,in order more detailed,add bond type description otherwise we may confused about the number type. And also,The primary port just use in mode active backup and tlb,so,when the mode is the active backup or tlb we show th

[dpdk-dev] [PATCH] app/testpmd:add bond type description In function cmd_show_bonding_config_parsed() use number represent the bond type, in order more detailed, add bond type description otherwise we

2017-06-29 Thread RongQiang Xie
Signed-off-by: RongQiang Xie --- app/test-pmd/cmdline.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/test-pmd/cmdline.c b/app/test-pmd/cmdline.c index fcbc6b1..4eac498 100755 --- a/app/test-pmd/cmdline.c +++ b/app/test-pmd/cmdline.c @@ -4456,7 +4456,7 @@ static void cmd