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

2017-08-24 Thread xie . rongqiang
Hi, I make a new patch for this issue becase the previous patch has delete when the version 17.08 release. The website is http://www.dpdk.org/dev/patchwork/patch/27851/,Thank you. Thomas Monjalon 写于 2017/08/24 04:22:17: > 发件人: Thomas Monjalon > 收件人: xie.rongqi...@zte.com.cn, Declan

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

2017-08-15 Thread xie . rongqiang
I am sorry to reply so late for some reason. And i figure out two ways to implement this kind of things inside the bonding code, First,if can the function rte_eth_bond_mode_get() return string, so we can print the bond mode straight, but in this way, we need fix the other c source where call