Re: [PATCH v8 1/2] dts: add multicast set function to shell

2025-01-15 Thread Patrick Robb
Thanks, applied to next-dts.

Re: [PATCH v8 1/2] dts: add multicast set function to shell

2025-01-15 Thread Patrick Robb
Hi Dean. This looks good to me, though I agree Luca's point about show_port_info_all() is compelling. We are enforcing the paired topology today but may not always. I don't view it as something which should block the testsuite, but this is worth tracking. Can you make a Bugzilla ticket for this, a

[PATCH v8 1/2] dts: add multicast set function to shell

2025-01-15 Thread Dean Marx
Add set multicast function for changing allmulticast mode within testpmd shell. Signed-off-by: Dean Marx --- dts/framework/remote_session/testpmd_shell.py | 24 +++ 1 file changed, 24 insertions(+) diff --git a/dts/framework/remote_session/testpmd_shell.py b/dts/framework/remot