diff options
author | 2022-09-26 12:23:20 +0300 | |
---|---|---|
committer | 2022-09-27 15:57:54 +0200 | |
commit | 2702c789996d9001cb60ef1dac055aca84d3c51a (patch) | |
tree | 0c06a0fce9af3ec195adac61339ca3f83ae0915e /tools/perf/scripts/python/stackcollapse.py | |
parent | libbpf: Fix the case of running as non-root with capabilities (diff) | |
download | wireguard-linux-2702c789996d9001cb60ef1dac055aca84d3c51a.tar.xz wireguard-linux-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 <ykaliuta@redhat.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/bpf/20220926092320.564631-1-ykaliuta@redhat.com
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions