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

2022-05-19 Thread Andrew Rybchenko
On 5/18/22 22:46, David Marchand wrote: Move related specific testpmd commands into this driver directory. While at it, fix checkpatch warnings. Signed-off-by: David Marchand LGTM, just a couple of nits below. Anyway Acked-by: Andrew Rybchenko [snip] diff --git a/drivers/net/bonding/meso

[RFC PATCH v2 3/5] net/bonding: move testpmd commands

2022-05-18 Thread David Marchand
Move related specific testpmd commands into this driver directory. While at it, fix checkpatch warnings. Signed-off-by: David Marchand --- app/test-pmd/cmdline.c | 1035 --- app/test-pmd/meson.build |3 - drivers/net/bonding/meson.build