summaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_re.py
diff options
context:
space:
mode:
authorAnton Protopopov <a.s.protopopov@gmail.com>2025-08-16 15:15:54 +0000
committerDaniel Borkmann <daniel@iogearbox.net>2025-08-18 17:27:01 +0200
commitdbe99ea541f023d73abf5730c1477ba96111ef83 (patch)
treee75a0956e34164ee7484262d37b24c7b0af61a66 /scripts/lib/kdoc/kdoc_re.py
parentd87fdb1f27d7b1f3309bba00955f0aa1cd19b33e (diff)
bpf: Add a verbose message when the BTF limit is reached
When a BPF program which is being loaded reaches the map limit (MAX_USED_MAPS) or the BTF limit (MAX_USED_BTFS) the -E2BIG is returned. However, in the former case there is an accompanying verifier verbose message, and in the latter case there is not. Add a verbose message to make the behaviour symmetrical. Reported-by: Kevin Sheldrake <kevin.sheldrake@isovalent.com> Signed-off-by: Anton Protopopov <a.s.protopopov@gmail.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Acked-by: Daniel Borkmann <daniel@iogearbox.net> Link: https://lore.kernel.org/bpf/20250816151554.902995-1-a.s.protopopov@gmail.com
Diffstat (limited to 'scripts/lib/kdoc/kdoc_re.py')
0 files changed, 0 insertions, 0 deletions