Re: [PATCH 2/2] dts: add blocklist test suite

2024-09-10 Thread Patrick Robb
Barring a couple updates needed due to framework changes, this looks good and runs on a Broadcom 975908 25G NIC I used for testing. It runs fine after switching to invoking the testpmd shell via the context manager, and removing the use of "testpmd.close()." Once a new version is submitted with th

Re: [PATCH 2/2] dts: add blocklist test suite

2024-09-09 Thread Dean Marx
On Tue, Jun 25, 2024 at 8:38 AM Luca Vizzarro wrote: > This test suite tests the port blocklisting functionality built in > testpmd. > > Signed-off-by: Luca Vizzarro > Reviewed-by: Paul Szczepanek > Reviewed-by: Dean Marx