Re: [PATCH v2 0/7] dts: revamp framework

2025-02-12 Thread Luca Vizzarro
Forgot to mention that I've also removed the distinction between SUT and TG nodes. These are now all the same nodes. Runtime configuration for DPDK and TG now lies within the test run.

Re: [PATCH v2 0/7] dts: revamp framework

2025-02-12 Thread Luca Vizzarro
Please dismiss this email. Was sent in error.

[PATCH v2 0/7] dts: revamp framework

2025-02-12 Thread Luca Vizzarro
Hi there, sending some more final code, hence dropping the RFC. v2: - applied suggested changes to the port topology config - re-implemented FSM from a generator function to a more traditional approach where each state is actually is self-contained in its own class. - dropped the status enums

[PATCH v2 0/7] dts: revamp framework

2025-02-12 Thread Luca Vizzarro
Hi there, sending some more final code, hence dropping the RFC. v2: - applied suggested changes to the port topology config - re-implemented FSM from a generator function to a more traditional approach where each state is actually is self-contained in its own class. - dropped the status enums