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