diff options
author | Johan Almbladh <[email protected]> | 2021-08-09 11:18:29 +0200 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2021-08-10 11:33:37 +0200 |
commit | 874be05f525e87768daf0f47b494dc83b9537243 (patch) | |
tree | 33cb75c4f8696fde389ef87f87ae5a30f9ebb9a9 /net/unix/unix_bpf.c | |
parent | 6a3b24ca489ea01d5b4d5a2539e75dfb5e1e18be (diff) |
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 <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Acked-by: Yonghong Song <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'net/unix/unix_bpf.c')
0 files changed, 0 insertions, 0 deletions