All of lore.kernel.org
 help / color / mirror / Atom feed
* selftest/bpf/test_verifier_log fails on v5.11-rc5
@ 2021-01-25 20:51 Paul Moore
  2021-01-25 22:42 ` Alexei Starovoitov
  0 siblings, 1 reply; 13+ messages in thread
From: Paul Moore @ 2021-01-25 20:51 UTC (permalink / raw)
  To: bpf

Hello all,

My apologies if this has already been reported, but I didn't see
anything obvious with a quick search through the archives.  I have a
test program that behaves very similar to the existing
selftest/bpf/test_verifier_log test that has started failing this week
with v5.11-rc5; it ran without problem last week on v5.11-rc4.  Is
this a known problem with a fix already, or is this something new?

% uname -r
5.11.0-0.rc5.134.fc34.x86_64
% pwd
/.../linux/tools/testing/selftests/bpf
% git log --oneline | head -n 1
6ee1d745b7c9 Linux 5.11-rc5
% make test_verifier_log
  ...
  BINARY   test_verifier_log
% ./test_verifier_log
Test log_level 0...
Test log_size < 128...
Test log_buff = NULL...
Test oversized buffer...
ERROR: Program load returned: ret:-1/errno:22, expected ret:-1/errno:13

-- 
paul moore
www.paul-moore.com

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2021-02-02 15:26 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-25 20:51 selftest/bpf/test_verifier_log fails on v5.11-rc5 Paul Moore
2021-01-25 22:42 ` Alexei Starovoitov
2021-01-29 22:15   ` Paul Moore
2021-01-30  3:13     ` Alexei Starovoitov
2021-01-30 20:48       ` Jiri Olsa
2021-01-31 21:36         ` Jiri Olsa
2021-02-01 12:25           ` Arnaldo Carvalho de Melo
2021-02-01 14:50             ` Jiri Olsa
2021-02-01 20:23               ` Jiri Olsa
2021-02-01 22:43                 ` Ondrej Mosnacek
2021-02-01 23:28                   ` Paul Moore
2021-02-02 12:43                   ` Arnaldo Carvalho de Melo
2021-02-02 15:24                     ` Paul Moore

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.