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: Reviewed-by: Luca Vizzarro <luca.vizzarro at arm.com>