Re: [PATCH v7 1/3] dts: add functions to testpmd shell
On Wed, Jul 17, 2024 at 4:23 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 v7 1/3] 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 | 192 ++ 1 file changed, 192 insertions(+) diff --git a/dts/framework/remote_session/testpmd_shell.py b/dts/framework/remote_sess