All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 5.4 0/1] bpf: selftests: fix verifier selftests
@ 2021-08-04 17:20 Ovidiu Panait
  2021-08-04 17:20 ` [PATCH 5.4 1/1] bpf, selftests: Adjust few selftest result_unpriv outcomes Ovidiu Panait
  0 siblings, 1 reply; 4+ messages in thread
From: Ovidiu Panait @ 2021-08-04 17:20 UTC (permalink / raw)
  To: stable

This patchseries fixes all failing bpf verifier selftests:

root@intel-x86-64:~# ./test_verifier
...
#1054/p XDP pkt read, pkt_meta' <= pkt_data, bad access 1 OK
#1055/p XDP pkt read, pkt_meta' <= pkt_data, bad access 2 OK
#1056/p XDP pkt read, pkt_data <= pkt_meta', good access OK
#1057/p XDP pkt read, pkt_data <= pkt_meta', bad access 1 OK
#1058/p XDP pkt read, pkt_data <= pkt_meta', bad access 2 OK
Summary: 1566 PASSED, 0 SKIPPED, 0 FAILED

Daniel Borkmann (1):
  bpf, selftests: Adjust few selftest result_unpriv outcomes

 tools/testing/selftests/bpf/verifier/stack_ptr.c       | 2 --
 tools/testing/selftests/bpf/verifier/value_ptr_arith.c | 8 --------
 2 files changed, 10 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2021-08-10  9:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-04 17:20 [PATCH 5.4 0/1] bpf: selftests: fix verifier selftests Ovidiu Panait
2021-08-04 17:20 ` [PATCH 5.4 1/1] bpf, selftests: Adjust few selftest result_unpriv outcomes Ovidiu Panait
2021-08-10  8:53   ` Ovidiu Panait
2021-08-10  9:41     ` Greg KH

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.