Pinned Loading
-
-
clearlinux/cloud-native-setup
clearlinux/cloud-native-setup PublicAutomation around setting up the cloud-native content (kubernetes) on Clear Linux.
-
-
-
bpftrace one-liners skbdump
bpftrace one-liners skbdump 1```bash
2$ sudo bpftrace -e 'tracepoint:napi:napi_poll /comm == "ping"/ { printf("%s\n", comm) }'
3Attaching 1 probe...
4ping
5ping
-
Testing DDP in testpmd using BESS
Testing DDP in testpmd using BESS 1Start testpmd with 2 ports in interactive mode
23```bash
4./build/app/dpdk-testpmd --legacy-mem --socket-mem 1024,1024 -- \
5-i --nb-cores=2 --total-num-mbufs=4096 \
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.