Re: [PATCH v2 0/2] Split driver specific commands out of testpmd

2022-05-31 Thread Andrew Rybchenko
On 5/24/22 23:06, David Marchand wrote: Hello, Following TB decision [1] and recent discussions on the driver specific commands in testpmd, here is a proposal on how the split could be done. For now, this series simply moves the testpmd code in the driver directory. The driver specific testpmd

[PATCH v2 0/2] Split driver specific commands out of testpmd

2022-05-24 Thread David Marchand
Hello, Following TB decision [1] and recent discussions on the driver specific commands in testpmd, here is a proposal on how the split could be done. For now, this series simply moves the testpmd code in the driver directory. The driver specific testpmd code is still compiled as part of testpmd