== Series Details == Series: intel_aubdump: Add ability to simulate execlist submission URL : https://patchwork.freedesktop.org/series/34572/ State : failure == Summary == IGT patchset build failed on latest successful build 380cc811486ba3fefbe3ebe4761afa7e169dcd3e tests/perf_pmu: Sync invalid-init with i915 changes aubdump.c:368:12: error: ‘AUB_MEM_TRACE_REGISTER_SIZE_DWORD’ undeclared (first use in this function) dword_out(AUB_MEM_TRACE_REGISTER_SIZE_DWORD | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ aubdump.c:369:5: error: ‘AUB_MEM_TRACE_REGISTER_SPACE_MMIO’ undeclared (first use in this function) AUB_MEM_TRACE_REGISTER_SPACE_MMIO); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ aubdump.c: In function ‘gen10_write_header’: aubdump.c:388:12: error: ‘CMD_MEM_TRACE_VERSION’ undeclared (first use in this function) dword_out(CMD_MEM_TRACE_VERSION | (dwords - 1)); ^~~~~~~~~~~~~~~~~~~~~ aubdump.c:389:12: error: ‘AUB_MEM_TRACE_VERSION_FILE_VERSION’ undeclared (first use in this function) dword_out(AUB_MEM_TRACE_VERSION_FILE_VERSION); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ aubdump.c:390:12: error: ‘AUB_MEM_TRACE_VERSION_DEVICE_CNL’ undeclared (first use in this function) dword_out(AUB_MEM_TRACE_VERSION_DEVICE_CNL | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ aubdump.c:391:5: error: ‘AUB_MEM_TRACE_VERSION_METHOD_PHY’ undeclared (first use in this function) AUB_MEM_TRACE_VERSION_METHOD_PHY); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ aubdump.c:400:9: error: ‘AUB_MEM_TRACE_MEMORY_ADDRESS_SPACE_GGTT_ENTRY’ undeclared (first use in this function) AUB_MEM_TRACE_MEMORY_ADDRESS_SPACE_GGTT_ENTRY); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ aubdump.c:409:8: error: ‘AUB_MEM_TRACE_MEMORY_ADDRESS_SPACE_LOCAL’ undeclared (first use in this function) AUB_MEM_TRACE_MEMORY_ADDRESS_SPACE_LOCAL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ aubdump.c: In function ‘aub_write_trace_block’: aubdump.c:536:10: error: ‘AUB_MEM_TRACE_MEMORY_ADDRESS_SPACE_LOCAL’ undeclared (first use in this function) AUB_MEM_TRACE_MEMORY_ADDRESS_SPACE_LOCAL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ aubdump.c: In function ‘aub_dump_execlist’: aubdump.c:616:8: error: ‘AUB_MEM_TRACE_MEMORY_ADDRESS_SPACE_LOCAL’ undeclared (first use in this function) AUB_MEM_TRACE_MEMORY_ADDRESS_SPACE_LOCAL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ aubdump.c:634:12: error: ‘CMD_MEM_TRACE_REGISTER_POLL’ undeclared (first use in this function) dword_out(CMD_MEM_TRACE_REGISTER_POLL | (5 + 1 - 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ aubdump.c:636:12: error: ‘AUB_MEM_TRACE_REGISTER_SIZE_DWORD’ undeclared (first use in this function) dword_out(AUB_MEM_TRACE_REGISTER_SIZE_DWORD | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ aubdump.c:637:5: error: ‘AUB_MEM_TRACE_REGISTER_SPACE_MMIO’ undeclared (first use in this function) AUB_MEM_TRACE_REGISTER_SPACE_MMIO); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Makefile:1161: recipe for target 'aubdump.lo' failed make[3]: *** [aubdump.lo] Error 1 Makefile:1209: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 Makefile:531: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 Makefile:463: recipe for target 'all' failed make: *** [all] Error 2 _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx