Re: [PATCH v2] net/bonding: move testpmd commands

2022-06-20 Thread Ferruh Yigit
On 6/17/2022 6:06 AM, David Marchand wrote: Move related specific testpmd commands into this driver directory. While at it, fix checkpatch warnings. Signed-off-by: David Marchand Acked-by: Ferruh Yigit Applied to dpdk-next-net/main, thanks. @@ -5720,3 +5584,5 @@ Some drivers prov

[PATCH v2] net/bonding: move testpmd commands

2022-06-16 Thread David Marchand
Move related specific testpmd commands into this driver directory. While at it, fix checkpatch warnings. Signed-off-by: David Marchand --- Changes since v1: - rebased on next-net, - updated link in documentation to directly point at commands, Changes since RFC v2: - renamed file in net/bonding,