aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/test_xdp_devmap_helpers.c
diff options
context:
space:
mode:
authorJohan Almbladh <[email protected]>2021-09-14 11:18:42 +0200
committerDaniel Borkmann <[email protected]>2021-09-28 09:26:29 +0200
commit29eef85be2f60b1027214b4bfc4b1a9d592830a7 (patch)
treef4d3eef9f2a898a2c35739b21c3f2885055b40f5 /tools/testing/selftests/bpf/progs/test_xdp_devmap_helpers.c
parent18935a72eb25525b655262579e1652362a3b29bb (diff)
bpf/tests: Add tail call limit test with external function call
This patch adds a tail call limit test where the program also emits a BPF_CALL to an external function prior to the tail call. Mainly testing that JITed programs preserve its internal register state, for example tail call count, across such external calls. Signed-off-by: Johan Almbladh <[email protected]> Signed-off-by: Daniel Borkmann <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_xdp_devmap_helpers.c')
0 files changed, 0 insertions, 0 deletions