Thanks, V3 will be coming soon.
> -----Original Message----- > From: Kovacevic, Marko > Sent: Monday, January 15, 2018 7:22 PM > To: Yang, Zhiyong <zhiyong.y...@intel.com>; dev@dpdk.org > Cc: Mcnamara, John <john.mcnam...@intel.com> > Subject: RE: [dpdk-dev] [PATCH] doc: fix link bonding pmd typo in prog guide > > 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 bonding driver to allow the aggregation > of > multiple (slave) NICs into a single logical interface between a server and a > switch. The new bonded PMD will then process these interfaces based on > the mode of operation specified to provide support for features such > > Marko K.