We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0205e9d commit d94436aCopy full SHA for d94436a
samples/bpf/do_hbm_test.sh
@@ -10,7 +10,7 @@
10
Usage() {
11
echo "Script for testing HBM (Host Bandwidth Manager) framework."
12
echo "It creates a cgroup to use for testing and load a BPF program to limit"
13
- echo "egress or ingress bandwidht. It then uses iperf3 or netperf to create"
+ echo "egress or ingress bandwidth. It then uses iperf3 or netperf to create"
14
echo "loads. The output is the goodput in Mbps (unless -D was used)."
15
echo ""
16
echo "USAGE: $name [out] [-b=<prog>|--bpf=<prog>] [-c=<cc>|--cc=<cc>]"
0 commit comments