Re: [dpdk-dev] [PATCH] doc: fix link bonding pmd typo in prog guide

2018-01-18 Thread Yang, Zhiyong
Thanks, V3 will be coming soon. > -Original Message- > From: Kovacevic, Marko > Sent: Monday, January 15, 2018 7:22 PM > To: Yang, Zhiyong ; dev@dpdk.org > Cc: Mcnamara, John > Subject: RE: [dpdk-dev] [PATCH] doc: fix link bonding pmd typo in prog guide > > Actua

Re: [dpdk-dev] [PATCH] doc: fix link bonding pmd typo in prog guide

2018-01-15 Thread Kovacevic, Marko
Actually just one more change it would be better as "similar capabilities" instead of "the similar capabilities" The Link Bonding PMD library(librte_pmd_bond) supports bonding of groups of ``rte_eth_dev`` ports of the same speed and duplex to provide similar capabilities to that found in Linux

Re: [dpdk-dev] [PATCH] doc: fix link bonding pmd typo in prog guide

2018-01-12 Thread Yang, Zhiyong
Thanks Marko, Fix the issues according to your comments. V2 has been sent out. Thanks Zhiyong > -Original Message- > From: Kovacevic, Marko > Sent: Friday, January 12, 2018 5:37 PM > To: Yang, Zhiyong ; dev@dpdk.org > Cc: Mcnamara, John > Subject: RE: [dpdk-dev] [PA

Re: [dpdk-dev] [PATCH] doc: fix link bonding pmd typo in prog guide

2018-01-12 Thread Kovacevic, Marko
> fix one typo and a grammatical mistake. > > Fixes: b0152b1b40fe("doc: update bonding") > Signed-off-by: Zhiyong Yang First thing the git check log spit this error out so can you please just make these changes Running git check log on HEAD~1: 32787 == Wro