diff options
author | Johan Almbladh <johan.almbladh@anyfinetworks.com> | 2021-08-09 12:18:29 +0300 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2021-08-10 12:33:37 +0300 |
commit | 874be05f525e87768daf0f47b494dc83b9537243 (patch) | |
tree | 33cb75c4f8696fde389ef87f87ae5a30f9ebb9a9 /net/unix | |
parent | 6a3b24ca489ea01d5b4d5a2539e75dfb5e1e18be (diff) | |
download | linux-874be05f525e87768daf0f47b494dc83b9537243.tar.xz |
bpf, tests: Add tail call test suite
While BPF_CALL instructions were tested implicitly by the cBPF-to-eBPF
translation, there has not been any tests for BPF_TAIL_CALL instructions.
The new test suite includes tests for tail call chaining, tail call count
tracking and error paths. It is mainly intended for JIT development and
testing.
Signed-off-by: Johan Almbladh <johan.almbladh@anyfinetworks.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Yonghong Song <yhs@fb.com>
Link: https://lore.kernel.org/bpf/20210809091829.810076-15-johan.almbladh@anyfinetworks.com
Diffstat (limited to 'net/unix')
0 files changed, 0 insertions, 0 deletions