public inbox for linux-riscv@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH bpf-next 0/3] RISC-V selftest/bpf fixes
@ 2020-11-17  8:26 Björn Töpel
  2020-11-17  8:26 ` [PATCH bpf-next 1/3] selftests/bpf: Fix broken riscv build Björn Töpel
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Björn Töpel @ 2020-11-17  8:26 UTC (permalink / raw)
  To: ast, daniel, netdev, bpf
  Cc: Björn Töpel, linux-riscv, xi.wang, luke.r.nels

This series contain some fixes for selftests/bpf when building/running
on a RISC-V host. Details can be found in each individual commit.


Cheers,
Björn

Björn Töpel (3):
  selftests/bpf: Fix broken riscv build
  selftests/bpf: Avoid running unprivileged tests with alignment
    requirements
  selftests/bpf: Mark tests that require unaligned memory access

 tools/testing/selftests/bpf/Makefile          |  3 +-
 tools/testing/selftests/bpf/test_verifier.c   | 12 +++--
 .../selftests/bpf/verifier/ctx_sk_lookup.c    |  7 +++
 .../bpf/verifier/direct_value_access.c        |  3 ++
 .../testing/selftests/bpf/verifier/map_ptr.c  |  1 +
 .../selftests/bpf/verifier/raw_tp_writable.c  |  1 +
 .../selftests/bpf/verifier/ref_tracking.c     |  4 ++
 .../testing/selftests/bpf/verifier/regalloc.c |  8 ++++
 .../selftests/bpf/verifier/wide_access.c      | 46 +++++++++++--------
 9 files changed, 63 insertions(+), 22 deletions(-)

-- 
2.27.0


_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

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

end of thread, other threads:[~2020-11-18  6:32 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-17  8:26 [PATCH bpf-next 0/3] RISC-V selftest/bpf fixes Björn Töpel
2020-11-17  8:26 ` [PATCH bpf-next 1/3] selftests/bpf: Fix broken riscv build Björn Töpel
2020-11-18  1:43   ` Andrii Nakryiko
2020-11-18  6:26     ` Björn Töpel
2020-11-17  8:26 ` [PATCH bpf-next 2/3] selftests/bpf: Avoid running unprivileged tests with alignment requirements Björn Töpel
2020-11-18  1:43   ` Andrii Nakryiko
2020-11-18  6:32     ` Björn Töpel
2020-11-17  8:26 ` [PATCH bpf-next 3/3] selftests/bpf: Mark tests that require unaligned memory access Björn Töpel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox