Re: [PATCH v2 7/7] dts: remove node distinction

2025-02-14 Thread Nicholas Pratte
Right off the bat, I like this organization a lot more. Definitely a lot easier to navigate the code. Reviewed-by: Nicholas Pratte On Wed, Feb 12, 2025 at 11:46 AM Luca Vizzarro wrote: > > Remove the distinction between SUT and TG nodes for configuration > purposes. As DPDK and the traffic gene

[PATCH v2 7/7] dts: remove node distinction

2025-02-12 Thread Luca Vizzarro
Remove the distinction between SUT and TG nodes for configuration purposes. As DPDK and the traffic generator belong to the runtime side of testing, and don't belong to the testbed model, these are better suited to be configured under the test runs. Split the DPDK configuration in DPDKBuildConfigu