From mboxrd@z Thu Jan 1 00:00:00 1970 From: Claude Code Review Bot To: dri-devel-reviews@example.com Subject: Claude review: Make xe_cgroup test a generic test Date: Sat, 16 May 2026 12:42:32 +1000 Message-ID: In-Reply-To: <20260512215156.4083082-4-cascardo@igalia.com> References: <20260512215156.4083082-1-cascardo@igalia.com> <20260512215156.4083082-4-cascardo@igalia.com> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Patch Review The rename from `tests/intel/xe_cgroups.c` to `tests/drv_dmem_cgroups.c` and the multi-driver iteration loop look correct. The `igt_subtest_group` scoping with per-driver `fd` is the right IGT pattern. The test documentation update correctly generalizes the description. The `SUBSETS: xe` removal makes sense since this is no longer Xe-specific. No issues. --- Generated by Claude Code Patch Reviewer