diff options
author | Benjamin Tissoires <benjamin.tissoires@redhat.com> | 2022-09-06 18:13:01 +0300 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2022-09-07 21:05:03 +0300 |
commit | f9b348185f4d684cc19e6bd9b87904823d5aa5ed (patch) | |
tree | 0937a485e30907dc45ed8d4c22b4df88143dc109 /include | |
parent | fb66223a244f252273995557b23e0fa53092e92c (diff) | |
download | linux-f9b348185f4d684cc19e6bd9b87904823d5aa5ed.tar.xz |
bpf/btf: bump BTF_KFUNC_SET_MAX_CNT
net/bpf/test_run.c is already presenting 20 kfuncs.
net/netfilter/nf_conntrack_bpf.c is also presenting an extra 10 kfuncs.
Given that all the kfuncs are regrouped into one unique set, having
only 2 space left prevent us to add more selftests.
Bump it to 256.
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Link: https://lore.kernel.org/r/20220906151303.2780789-6-benjamin.tissoires@redhat.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions