Re: [dpdk-dev] [PATCH v2] 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 Li

[dpdk-dev] [PATCH v2] doc: fix link bonding PMD typo in prog guide

2018-01-12 Thread Zhiyong Yang
fix one typo and a grammatical mistake. Fixes: b0152b1b40fe ("doc: update bonding") Cc: sta...@dpdk.org Signed-off-by: Zhiyong Yang Acked-by: Marko Kovacevic --- Changes in V2: 1. Fix the title and fixline format issue in commit log. doc/guides/prog_guide/link_bonding_poll_mode_drv_lib.rst |