ShellCheck - shell script analysis tool version: 0.10.0 license: GNU General Public License, version 3 website: https://www.shellcheck.net Redirect to /tmp/tmp.HI0nz04kPM and /tmp/tmp.7740KUical Tree base: 3de6e61b150a ("selftests/bpf: Add test for overwrite ring buffer") Now at: d3f91adc00ed ("selftests/bpf/benchs: Add overwrite mode bench for rb-libbpf") ====== Checking before the patch ====== Checking tools/testing/selftests/bpf/benchs/run_bench_ringbufs.sh - 43b3574da8b2248d3538c3c21e863e4aa810a409c37fe4dde107c4371072f71b In run_bench_ringbufs.sh line 3: source ./benchs/run_common.sh ^--------------------^ SC1091 (info): Not following: ./benchs/run_common.sh: openBinaryFile: does not exist (No such file or directory) For more information: https://www.shellcheck.net/wiki/SC1091 -- Not following: ./benchs/run_commo... ====== Checking the tree with the patch ====== Checking tools/testing/selftests/bpf/benchs/run_bench_ringbufs.sh - 43b3574da8b2248d3538c3c21e863e4aa810a409c37fe4dde107c4371072f71b In run_bench_ringbufs.sh line 3: source ./benchs/run_common.sh ^--------------------^ SC1091 (info): Not following: ./benchs/run_common.sh: openBinaryFile: does not exist (No such file or directory) For more information: https://www.shellcheck.net/wiki/SC1091 -- Not following: ./benchs/run_commo...