diff options
author | Alexei Starovoitov <[email protected]> | 2024-06-12 18:38:12 -0700 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2024-06-14 21:52:39 +0200 |
commit | 124e8c2b1b5d08a10d3a44ed082eaaf98a78c91f (patch) | |
tree | 294b18099b8d97eb02a0fb9dd45c59700fee1496 /tools/perf/scripts/python/parallel-perf.py | |
parent | cdbde084d163835ef41cabb59be2292bb0421c51 (diff) |
bpf: Relax tuple len requirement for sk helpers.
__bpf_skc_lookup() safely handles incorrect values of tuple len,
hence we can allow zero to be passed as tuple len.
This patch alone doesn't make an observable verifier difference.
It's a trivial improvement that might simplify bpf programs.
Signed-off-by: Alexei Starovoitov <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Acked-by: Eduard Zingerman <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions