Skip to content

Commit

Permalink
Merge pull request #20 from vjardin/test_gtp_mirror
Browse files Browse the repository at this point in the history
  • Loading branch information
acassen authored Feb 16, 2024
2 parents 7fe5cd2 + 8777322 commit f615494
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions test/testenv.sh
Original file line number Diff line number Diff line change
Expand Up @@ -167,13 +167,8 @@ ip netns exec sandbox \
ip netns exec sandbox \
ip link set dev lo xdpgeneric off

# XXX TODO: error missing sec prog
# ip netns exec sandbox \
# ip link set dev lo xdpgeneric obj $bpfmirror verbose
# ip netns exec sandbox \
# ip -d link show dev lo
# ip netns exec sandbox \
# ip link set dev lo xdpgeneric off
ip netns exec sandbox \
bpftool -d prog load $bpfmirror /sys/fs/bpf/mirror

ip netns del sandbox

Expand Down

0 comments on commit f615494

Please sign in to comment.