diff options
author | Alexei Starovoitov <[email protected]> | 2023-07-05 20:34:44 -0700 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2023-07-12 23:45:23 +0200 |
commit | f76faa65c9717304b5abb9d77a19b3c09d4086f3 (patch) | |
tree | bfbf37a3f41c9f5727add12692ef9bd3a9fe7ad6 /drivers/fpga/fpga-mgr.c | |
parent | 43a89baecfe200cb4530f42b9fcf904925d6d14a (diff) |
selftests/bpf: Improve test coverage of bpf_mem_alloc.
bpf_obj_new() calls bpf_mem_alloc(), but doing alloc/free of 8 elements
is not triggering watermark conditions in bpf_mem_alloc.
Increase to 200 elements to make sure alloc_bulk/free_bulk is exercised.
Signed-off-by: Alexei Starovoitov <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Acked-by: Hou Tao <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions