Skip to content

Commit

Permalink
Update ebpf_net_manager.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaozhangchannel authored Jul 5, 2024
1 parent 87378b5 commit 38f90ce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ebpf_net_manager.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ jobs:
sudo ./testenv.sh setup --name veth-basic02
cd ..
cd net_manager
sudo ../testenv/testenv.sh setup --name veth-basic02
sudo timeout -s SIGINT 5 ./xdp_loader -d ens33 -S || if [[ $? != 124 && $? != 0 ]];then exit $?;fi
sudo ./xdp_loader -d veth-basic02 -S
sudo xdp-loader unload veth-basic02 --all
Expand Down

0 comments on commit 38f90ce

Please sign in to comment.