Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Admin message
The migration is almost done, at least the rest should happen in the background. There are still a few technical difference between the old cluster and the new ones, and they are summarized in this issue. Please pay attention to the TL:DR at the end of the comment.
Starting subtest: basic-concurrent0(gem_exec_reloc:1686) WARNING: bcs0: Invalid store [bad reloc] found at index 0(gem_exec_reloc:1687) WARNING: vcs0: Invalid store [bad reloc] found at index 0(gem_exec_reloc:1689) WARNING: vecs0: Invalid store [bad reloc] found at index 0(gem_exec_reloc:1685) WARNING: rcs0: Invalid store [bad reloc] found at index 0(gem_exec_reloc:1684) CRITICAL: Test assertion failure function concurrent, file ../tests/i915/gem_exec_reloc.c:1214:(gem_exec_reloc:1684) CRITICAL: Failed assertion: result == 0(gem_exec_reloc:1684) CRITICAL: error: -22 != 0Subtest basic-concurrent0 failed.
Edited
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Child items ...
Show closed items
Linked items 0
Link issues together to show that they're related.
Learn more.
LAKSHMINARAYANA VUDUMchanged title from igt@gem_exec_reloc@basic-concurrent(0|16) - fail - Invalid store [bad reloc] found at index 0 to igt@gem_exec_reloc@basic-concurrent(0|16) - fail - Invalid store [bad reloc] found at index 0
changed title from igt@gem_exec_reloc@basic-concurrent(0|16) - fail - Invalid store [bad reloc] found at index 0 to igt@gem_exec_reloc@basic-concurrent(0|16) - fail - Invalid store [bad reloc] found at index 0
A CI Bug Log filter associated to this bug has been updated by Lakshmi Vudum:
Description:SNBAllGEN9 ICL TGLmachines: igt@gem_exec_reloc@basic-concurrent(0|16) - fail/timeout - Invalid store [bad reloc] found at index 0
Equivalent query: runconfig_tag IS IN ["DRM-TIP"] AND machine_tag IS IN ["SNB", "ICL", "TGL", "GEN9"] AND ((testsuite_name = "IGT" AND test_name IS IN ["igt@gem_exec_reloc@basic-concurrent16", "igt@gem_exec_reloc@basic-concurrent0"])) AND ((testsuite_name = "IGT" AND status_name IS IN ["timeout", "fail"])) AND stderr ~= 'Invalid store \[bad reloc\] found at index 0'
A CI Bug Log filter associated to this bug has been updated by Lakshmi Vudum:
Description: All machines: igt@gem_exec_reloc@basic-concurrent(0|16) - fail/timeout - Invalid store [bad reloc] found at index 0\d+
Equivalent query: runconfig_tag IS IN ["DRM-TIP"] AND ((testsuite_name = "IGT" AND test_name IS IN ["igt@gem_exec_reloc@basic-concurrent16", "igt@gem_exec_reloc@basic-concurrent0"])) AND ((testsuite_name = "IGT" AND status_name IS IN ["timeout", "fail"])) AND stderr ~= 'Invalid store \[bad reloc\] found at index 0\d+'
LAKSHMINARAYANA VUDUMchanged title from igt@gem_exec_reloc@basic-concurrent(0|16) - fail - Invalid store [bad reloc] found at index 0 to igt@gem_exec_reloc@basic-concurrent(0|16) - fail - Invalid store [bad reloc] found at index \d+
changed title from igt@gem_exec_reloc@basic-concurrent(0|16) - fail - Invalid store [bad reloc] found at index 0 to igt@gem_exec_reloc@basic-concurrent(0|16) - fail - Invalid store [bad reloc] found at index \d+
igt@gem_exec_reloc@basic-concurrent0 test is passing on DII_2836 tag but fails on drm-tip.
Also noted that same IGT works for DII but fails for drm-tip which points some issue with kernel i915 in drm-tip only and IGT/libdrm doesnt have to do anything in it. I will debug further in kernel to identify root cause.