Re: [dpdk-dev] [PATCH v2] doc: fix incorrect create bonding command in testpmd

2018-07-26 Thread Thomas Monjalon
25/07/2018 13:31, Shreyansh Jain: > Fixes: ac718398f477 ("doc: testpmd application user guide") > Cc: bernard.iremon...@intel.com > Cc: sta...@dpdk.org > > Signed-off-by: Shreyansh Jain > Reviewed-by: Ferruh Yigit > Acked-by: Bernard Iremonger Applied, thanks

[dpdk-dev] [PATCH v2] doc: fix incorrect create bonding command in testpmd

2018-07-25 Thread Shreyansh Jain
Fixes: ac718398f477 ("doc: testpmd application user guide") Cc: bernard.iremon...@intel.com Cc: sta...@dpdk.org Signed-off-by: Shreyansh Jain Reviewed-by: Ferruh Yigit Acked-by: Bernard Iremonger --- v2: Update the Fixes line to represent the first commit rather than the formatting patch