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.Ynu7YO3LR3 and /tmp/tmp.AObU9GYESK Tree base: 07ec5366468e ("selftests/bpf: Add test for overwrite ring buffer") Now at: 4457ad3dcb9e ("selftests/bpf/benchs: Add producer and overwrite bench for ring buffer") ====== 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...