diff options
author | Andrii Nakryiko <[email protected]> | 2023-11-01 20:37:43 -0700 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2023-11-09 18:58:38 -0800 |
commit | 2b62aa59d02ed281fa4fc218df3ca91b773e1e62 (patch) | |
tree | 686aacd80499a6a90b0418246cf7baab1be1b59f /tools/perf/scripts/python | |
parent | bf4a64b9323f181df8aba32d66cb37b9fa5df959 (diff) |
selftests/bpf: fix RELEASE=1 build for tc_opts
Compiler complains about malloc(). We also don't need to dynamically
allocate anything, so make the life easier by using statically sized
buffer.
Signed-off-by: Andrii Nakryiko <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions