Re: [PATCH v5 1/3] dts: add multicast set function to shell

2024-08-07 Thread Luca Vizzarro
Hi Dean, Apologies again for having replied to the wrong email thread. I'll copy my comments here. And thank you again for your contribution On 24/07/2024 20:21, Dean Marx wrote: added set multicast function for changing allmulticast mode within testpmd. Signed-off-by: Dean Marx --- dts/f

[PATCH v5 1/3] dts: add multicast set function to shell

2024-07-24 Thread Dean Marx
added set multicast function for changing allmulticast mode within testpmd. Signed-off-by: Dean Marx --- dts/framework/remote_session/testpmd_shell.py | 46 +++ 1 file changed, 46 insertions(+) diff --git a/dts/framework/remote_session/testpmd_shell.py b/dts/framework/remote_se