On 08/09/2025 23:19, Jakub Kicinski wrote:
On Mon, 8 Sep 2025 22:16:29 +0300 Carolina Jubran wrote:
However, I’ll also need to extend load.py:
- Binding support to ensure traffic flows through the specific VLAN
interface. 2. Interval-based measurement for iperf3 --json to analyze only the stable period.
So my plan is:
- Send v2 for net to fix the current test with interval-based
measurement. 2. Follow up with a patch to extend load.py with reverse/binding/interval support and then migrate the test to use it.
Does that sound good to you?
Sounds too complicated, this is just a stability improvement for a test which works on single device, and is not exercised / reported upstream. Let's jump straight to step 2.
Ack, I’ll drop this patch from the series and handle the migration to load.py and reliability improvements in a follow-up.