mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-22 13:54:57 +08:00
bpf: hbm: fix spelling mistake "notifcations" -> "notificiations"
There is a spelling mistake in the help information, fix this. Signed-off-by: Colin Ian King <colin.king@canonical.com> Acked-by: Martin KaFai Lau <kafai@fb.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
This commit is contained in:
parent
0462eaacee
commit
2ed99339e9
@ -411,7 +411,7 @@ static void Usage(void)
|
|||||||
" -l also limit flows using loopback\n"
|
" -l also limit flows using loopback\n"
|
||||||
" -n <#> to create cgroup \"/hbm#\" and attach prog\n"
|
" -n <#> to create cgroup \"/hbm#\" and attach prog\n"
|
||||||
" Default is /hbm1\n"
|
" Default is /hbm1\n"
|
||||||
" --no_cn disable CN notifcations\n"
|
" --no_cn disable CN notifications\n"
|
||||||
" -r <rate> Rate in Mbps\n"
|
" -r <rate> Rate in Mbps\n"
|
||||||
" -s Update HBM stats\n"
|
" -s Update HBM stats\n"
|
||||||
" -t <time> Exit after specified seconds (default is 0)\n"
|
" -t <time> Exit after specified seconds (default is 0)\n"
|
||||||
|
Loading…
Reference in New Issue
Block a user