Re: [PATCH v9 1/2] dts: add functions to testpmd shell
On Wed, Aug 7, 2024 at 3:36 PM Dean Marx wrote: > > added set promisc, set verbose, and port stop > commands to testpmd shell. > > Signed-off-by: Dean Marx > --- Reviewed-by: Jeremy Spewock
[PATCH v9 1/2] dts: add functions to testpmd shell
added set promisc, set verbose, and port stop commands to testpmd shell. Signed-off-by: Dean Marx --- dts/framework/remote_session/testpmd_shell.py | 232 +- 1 file changed, 231 insertions(+), 1 deletion(-) diff --git a/dts/framework/remote_session/testpmd_shell.py b/dts/framew