diff options
| author | Yauheni Kaliuta <[email protected]> | 2022-09-26 09:23:20 +0000 |
|---|---|---|
| committer | Daniel Borkmann <[email protected]> | 2022-09-27 13:57:54 +0000 |
| commit | 2702c789996d9001cb60ef1dac055aca84d3c51a (patch) | |
| tree | 0c06a0fce9af3ec195adac61339ca3f83ae0915e /tools/testing/selftests/bpf/prog_tests/sockmap_basic.c | |
| parent | libbpf: Fix the case of running as non-root with capabilities (diff) | |
| download | kernel-2702c789996d9001cb60ef1dac055aca84d3c51a.tar.gz kernel-2702c789996d9001cb60ef1dac055aca84d3c51a.zip | |
selftests/bpf: Fix passing arguments via function in test_kmod.sh
Since the tests are run in a function $@ there actually contains the
function arguments, not the script ones.
Pass "$@" to the function as well.
Fixes: 272d1f4cfa3c ("selftests: bpf: test_kmod.sh: Pass parameters to the module")
Signed-off-by: Yauheni Kaliuta <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/sockmap_basic.c')
0 files changed, 0 insertions, 0 deletions
