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
Since we run in a separate mount namespace, we should always mount a new bpffs
during setup. This way, we are sure the bpffs instance will be removed once we
exit the test run, which ensures that no pinned programs are left at the end of
the test.
Signed-off-by: Toke Høiland-Jørgensen <[email protected]>
0 commit comments