Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* RE: [igt-dev] [PATCH] tests/amdgpu: Add KFD IOCTL fuzzing test - Apologies for build failures
@ 2026-05-07  4:08 vitaly prosyak
  2026-05-14 15:06 ` Kamil Konieczny
  0 siblings, 1 reply; 3+ messages in thread
From: vitaly prosyak @ 2026-05-07  4:08 UTC (permalink / raw)
  To: Kamil Konieczny; +Cc: igt-dev@lists.freedesktop.org

Hi Kamil,

I apologize for the build failures in my recent amd_fuzzing_kfd patch series and the need for 3 additional fixup patches to address ARM cross-compilation issues.

The failures were due to:
1. Missing drm/drm.h include dependency on some systems
2. Incomplete KFD IOCTL struct definitions on ARM (forward declarations only)
3. KFD being x86/x86_64 specific (AMD GPUs not supported on ARM)

I've now submitted fixes that:
- Add proper header dependencies and guards
- Restrict KFD tests to x86/x86_64 architectures only in meson.build
- Follow the same pattern as amd_kfd_dmabuf_unload.c

I'm curious - is there a way to see build failure results from patchwork.freedesktop.org before patches are merged? I couldn't find build status information on the patchwork interface, but I'd like to catch these issues earlier in the future. If you could point me to where CI build results are posted, I would greatly appreciate it.

Sorry again for the extra churn, and thank you for maintaining IGT!

Best regards,
Vitaly 


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

end of thread, other threads:[~2026-05-14 17:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-07  4:08 [igt-dev] [PATCH] tests/amdgpu: Add KFD IOCTL fuzzing test - Apologies for build failures vitaly prosyak
2026-05-14 15:06 ` Kamil Konieczny
2026-05-14 17:59   ` vitaly prosyak

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