Re: [PATCH v3 5/5] dts: add performance test functions to test suite API

2025-07-02 Thread Luca Vizzarro
On 02/07/2025 06:21, Patrick Robb wrote: From: Nicholas Pratte Provide functional performance method to run performance tests using a user-supplied performance traffic generator. The single core performance test is included, with some basic statistics checks verifying TG packet is the test mis

[PATCH v3 5/5] dts: add performance test functions to test suite API

2025-07-01 Thread Patrick Robb
From: Nicholas Pratte Provide functional performance method to run performance tests using a user-supplied performance traffic generator. The single core performance test is included, with some basic statistics checks verifying TG packet transmission rates. Bugzilla ID: 1697 Signed-off-by: Nicho