On Tue, Jun 17, 2025 at 11:18 AM Luca Vizzarro wrote: > Looks good to me. just a small nit: > > On 16/06/2025 19:38, Dean Marx wrote: > > + test_run.ctx.topology.setup() > > + self.test_run.ctx.topology.configure_ports("sut", "dpdk") > > no need to do `self.` here. Outside of this: > Good catch Luca. Thanks. Applied to next-dts with the git edit per luca's comment. > > Reviewed-by: Luca Vizzarro >