You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is because with netns reuse, the first test variant spends time on
initialising netns, while the subsequent test variants do not.
Disable netns reuse to make the performance data consistent.
Signed-off-by: Nikita Kalyazin <[email protected]>
0 commit comments