mirror of
https://github.com/torvalds/linux.git
synced 2025-11-05 19:19:43 +02:00
Nothing in this minimal script seems to require bash. We often run these tests on embedded devices where the only shell available is the busybox ash. Use sh instead. Signed-off-by: Rolf Eike Beer <eb@emlix.com> Cc: stable@vger.kernel.org Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| config | ||
| Makefile | ||
| psock_fanout.c | ||
| psock_lib.h | ||
| psock_tpacket.c | ||
| reuseport_bpf.c | ||
| reuseport_bpf_cpu.c | ||
| reuseport_bpf_numa.c | ||
| reuseport_dualstack.c | ||
| run_afpackettests | ||
| run_netsocktests | ||
| socket.c | ||
| test_bpf.sh | ||