Re: [PATCH] dts: remove redundant test suite

2024-11-15 Thread Patrick Robb
Reviewed-by: Patrick Robb

Re: [PATCH] dts: remove redundant test suite

2024-11-15 Thread Luca Vizzarro
Reviewed-by: Luca Vizzarro

[PATCH] dts: remove redundant test suite

2024-11-15 Thread Paul Szczepanek
The test suite served as a demonstration of the Scapy traffic generator implementation. Now that we have a test suite that uses DPDK code (via testpmd), there is no reason to keep the test suite, as there's no expectation it'll be actually used in any setup. Signed-off-by: Juraj Linkeš Signed-off