Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | selftests/bpf: Fix passing arguments via function in test_kmod.sh | Yauheni Kaliuta | 2022-09-27 | 1 | -4/+5 |
* | selftests: bpf: test_kmod.sh: Pass parameters to the module | Yauheni Kaliuta | 2022-09-22 | 1 | -3/+8 |
* | selftests: bpf: test_kmod.sh: Fix running out of srctree | Ilya Leoshkevich | 2020-07-21 | 1 | -3/+9 |
* | selftests: bpf: notification about privilege required to run test_kmod.sh tes... | Jeffrin Jose T | 2018-06-22 | 1 | -0/+9 |
* | selftests: bpf: test_kmod.sh: check the module path before insmod | Naresh Kamboju | 2018-02-08 | 1 | -3/+15 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | selftests: do not require bash to run bpf tests | Rolf Eike Beer | 2017-01-05 | 1 | -1/+1 |
* | bpf: add initial suite for selftests | Daniel Borkmann | 2016-10-18 | 1 | -0/+39 |