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

2017-11-29 Thread Ferruh Yigit
On 8/28/2017 10:08 PM, 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, >

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

2017-09-04 Thread Rybalchenko, Kirill
Hi, > -Original Message- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Rongqiang XIE > Sent: Tuesday 29 August 2017 06:09 > To: Wu, Jingjing ; Doherty, Declan > ; tho...@monjalon.net > Cc: dev@dpdk.org; Rongqiang XIE > Subject: [dpdk-dev] [PATCH v4] app/

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

2017-08-28 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