Linux Kernel Selftest development
 help / color / mirror / Atom feed
* [PATCH bpf-next v1 0/2] selftests/bpf: Add support for MIPS systems
@ 2024-07-21  7:50 Tony Ambardar
  2024-07-21  7:50 ` [PATCH bpf-next v1 1/2] selftests/bpf: Add missing system defines for mips Tony Ambardar
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Tony Ambardar @ 2024-07-21  7:50 UTC (permalink / raw)
  To: bpf
  Cc: Tony Ambardar, linux-kselftest, Alexei Starovoitov,
	Daniel Borkmann, Andrii Nakryiko, Martin KaFai Lau,
	Eduard Zingerman, Song Liu, Yonghong Song, John Fastabend,
	KP Singh, Stanislav Fomichev, Hao Luo, Jiri Olsa, Mykola Lysenko,
	Shuah Khan

Hello,

This series includes two fixes to support builds targeting MIPS systems.
The patches have been tested both with the kernel-patches/bpf CI and
locally using mips64el-gcc/musl-libc and QEMU with an OpenWrt rootfs.

Patch 1 adds support for MIPS system includes when compiling BPF.
Patch 2 fixes a MIPS GOT issue when linking uprobe_multi.

Feedback and suggestions for improvement are welcome!

Thanks,
Tony

Tony Ambardar (2):
  selftests/bpf: Add missing system defines for mips
  selftests/bpf: Fix error linking uprobe_multi on mips

 tools/testing/selftests/bpf/Makefile | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-07-23 20:20 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-21  7:50 [PATCH bpf-next v1 0/2] selftests/bpf: Add support for MIPS systems Tony Ambardar
2024-07-21  7:50 ` [PATCH bpf-next v1 1/2] selftests/bpf: Add missing system defines for mips Tony Ambardar
2024-07-21  7:50 ` [PATCH bpf-next v1 2/2] selftests/bpf: Fix error linking uprobe_multi on mips Tony Ambardar
2024-07-22 21:22   ` Andrii Nakryiko
2024-07-23  0:04     ` Tony Ambardar
2024-07-23  0:13 ` [PATCH bpf-next v2 0/2] selftests/bpf: Add support for MIPS systems Tony Ambardar
2024-07-23  0:13   ` [PATCH bpf-next v2 1/2] selftests/bpf: Add missing system defines for mips Tony Ambardar
2024-07-23 20:20     ` patchwork-bot+netdevbpf
2024-07-23  0:13   ` [PATCH bpf-next v2 2/2] selftests/bpf: Fix error linking uprobe_multi on mips Tony Ambardar

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