Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t v4 0/1] tests/kms_concurrent: Check for SYSVIPC
@ 2025-10-08  5:48 S Sebinraj
  2025-10-08  5:48 ` [PATCH i-g-t v4 1/1] tests/kms_concurrent: Add SYSVIPC support check S Sebinraj
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: S Sebinraj @ 2025-10-08  5:48 UTC (permalink / raw)
  To: igt-dev; +Cc: jeevaka.badrappan, zbigniew.kempczynski, S Sebinraj

Check for System V IPC support in kms_concurrent test to handle
targets that don't have it enabled in their kernel.

Without this the test fails in systems that run Android or the
ones which doesn't have SYSVIPC support.

Snapshot of the error when tested with Intel Xe GPU, Target (PTL):
CRITICAL: Test assertion failure function msgqueue_init,
          file external/igt-gpu-tools/lib/intel_allocator_msgchannel.c:66:
CRITICAL: Failed assertion: msgctl(queue, IPC_STAT, &qstat) == 0
CRITICAL: Last errno: 38, Function not implemented

S Sebinraj (1):
  tests/kms_concurrent: Add SYSVIPC support check

 lib/intel_allocator.c  | 25 ++++++++++++++++++++++++-
 lib/intel_allocator.h  | 10 +++++++++-
 tests/kms_concurrent.c |  4 +++-
 3 files changed, 36 insertions(+), 3 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2025-10-09  6:18 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-08  5:48 [PATCH i-g-t v4 0/1] tests/kms_concurrent: Check for SYSVIPC S Sebinraj
2025-10-08  5:48 ` [PATCH i-g-t v4 1/1] tests/kms_concurrent: Add SYSVIPC support check S Sebinraj
2025-10-08 11:48   ` Kamil Konieczny
2025-10-08 11:53   ` Kamil Konieczny
2025-10-08 12:26   ` Ville Syrjälä
2025-10-08  7:10 ` ✓ Xe.CI.BAT: success for tests/kms_concurrent: Check for SYSVIPC (rev3) Patchwork
2025-10-08  7:30 ` ✓ i915.CI.BAT: " Patchwork
2025-10-08  8:19 ` ✗ Xe.CI.Full: failure " Patchwork
2025-10-09  6:13   ` Sebinraj, S
2025-10-08 15:10 ` ✗ i915.CI.Full: " Patchwork
2025-10-09  6:18   ` Sebinraj, S

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