On Thu, Aug 22, 2024 at 03:49:42PM +0200, Petr Machata wrote:
Tests interrupted part-way through leave behind a running mausezahn. Use defer to schedule a traffic stop after traffic is started. Mark the functions that run traffic as defer-scoped, such that the traffic is stopped right after the function returns.
Signed-off-by: Petr Machata petrm@nvidia.com
Reviewed-by: Ido Schimmel idosch@nvidia.com