Re: [PATCH v3 3/3] net/ixgbe: move bypass init in a testpmd command

2022-08-25 Thread Ferruh Yigit
On 7/21/2022 9:05 AM, David Marchand wrote: Introduce a new command and remove the last part of specific port init from testpmd. Signed-off-by: David Marchand Since there is no objection, I will proceed with this set, it was intended for previous release anyway. In this release we will have

[PATCH v3 3/3] net/ixgbe: move bypass init in a testpmd command

2022-07-21 Thread David Marchand
Introduce a new command and remove the last part of specific port init from testpmd. Signed-off-by: David Marchand --- app/test-pmd/meson.build | 1 - app/test-pmd/testpmd.c| 4 -- doc/guides/nics/ixgbe.rst | 7 +++ drivers/net/ixgbe/ixgbe_testpmd.c | 82 +