diff options
author | Jakub Sitnicki <[email protected]> | 2022-06-16 18:20:37 +0200 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2022-06-16 21:49:05 +0200 |
commit | 5e0b0a4c52d30bb09659446f40b77a692361600d (patch) | |
tree | ee6b26642923706daf2a48c0b96c083977ffbcfd /scripts/clang-tools/gen_compile_commands.py | |
parent | ff672c67ee7635ca1e28fb13729e8ef0d1f08ce5 (diff) |
selftests/bpf: Test tail call counting with bpf2bpf and data on stack
Cover the case when tail call count needs to be passed from BPF function to
BPF function, and the caller has data on stack. Specifically when the size
of data allocated on BPF stack is not a multiple on 8.
Signed-off-by: Jakub Sitnicki <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'scripts/clang-tools/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions