BPF List
 help / color / mirror / Atom feed
* [PATCH 0/3] Correct recent GCC incompatible changes.
@ 2024-08-19 15:11 Cupertino Miranda
  2024-08-19 15:11 ` [PATCH 1/3] selftests/bpf: Disable strict aliasing for verifier_nocsr.c Cupertino Miranda
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Cupertino Miranda @ 2024-08-19 15:11 UTC (permalink / raw)
  To: bpf; +Cc: Cupertino Miranda

Hi everyone,

Apologies for the previous patches which did not include a cover letter.
My wish was to send 3 indepepdent patches but after the initial mistake lets keep
this as a series although they are all independent from themselves.

The changes in this patch series is related to recovering GCC support to
build the selftests.
A few tests and a makefile change have broken the support for GCC in the
last few months.

Looking forward to your comments.

Best regards,
Cupertino

Cupertino Miranda (3):
  selftests/bpf: Disable strict aliasing for verifier_nocsr.c
  selftest/bpf: _GNU_SOURCE redefined in g++
  selftest/bpf: Adapt inline asm operand constraint for GCC support

 tools/testing/selftests/bpf/Makefile                          | 3 ++-
 .../testing/selftests/bpf/progs/tailcall_bpf2bpf_hierarchy2.c | 4 ++--
 .../testing/selftests/bpf/progs/tailcall_bpf2bpf_hierarchy3.c | 4 ++--
 3 files changed, 6 insertions(+), 5 deletions(-)

-- 
2.30.2


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

end of thread, other threads:[~2024-08-22 17:32 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-19 15:11 [PATCH 0/3] Correct recent GCC incompatible changes Cupertino Miranda
2024-08-19 15:11 ` [PATCH 1/3] selftests/bpf: Disable strict aliasing for verifier_nocsr.c Cupertino Miranda
2024-08-19 15:11 ` [PATCH 2/3] selftest/bpf: _GNU_SOURCE redefined in g++ Cupertino Miranda
2024-08-19 22:29   ` Andrii Nakryiko
2024-08-19 15:11 ` [PATCH 3/3] selftest/bpf: Adapt inline asm operand constraint for GCC support Cupertino Miranda
2024-08-19 22:50 ` [PATCH 0/3] Correct recent GCC incompatible changes patchwork-bot+netdevbpf
2024-08-20 19:42 ` Yonghong Song
2024-08-22 17:02   ` Cupertino Miranda
2024-08-22 17:32     ` Yonghong Song

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