On 29/04/2024 16:54, Jeremy Spewock wrote: > On Fri, Apr 12, 2024 at 7:11 AM Luca Vizzarro <luca.vizzarro at arm.com> wrote: >> + output = self.send_command(f"show port stats {port_id}") > > Does this also need to skip the first line in the output? Yep, well spotted!