From mboxrd@z Thu Jan 1 00:00:00 1970 From: Claude Code Review Bot To: dri-devel-reviews@example.com Subject: Claude review: selftests-dyndbg: add a dynamic_debug run_tests target Date: Thu, 04 Jun 2026 14:07:00 +1000 Message-ID: In-Reply-To: <20260601-dd-maint-2-v3-22-4a15b241bd3c@gmail.com> References: <20260601-dd-maint-2-v3-0-4a15b241bd3c@gmail.com> <20260601-dd-maint-2-v3-22-4a15b241bd3c@gmail.com> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Patch Review Good addition of selftests. The config check and ksft exit codes are properly used. The test is well-structured with helper functions. Minor: there are many unused helper functions (trace-related) that are "backported from another feature branch" -- these add noise but aren't harmful. --- Generated by Claude Code Patch Reviewer