From mboxrd@z Thu Jan 1 00:00:00 1970 From: Claude Code Review Bot To: dri-devel-reviews@example.com Subject: Claude review: accel/ethosu: fix two command stream parser bugs Date: Mon, 25 May 2026 17:19:39 +1000 Message-ID: In-Reply-To: <20260523210840.92039-1-meatuni001@gmail.com> References: <20260523210840.92039-1-meatuni001@gmail.com> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Overall Series Review Subject: accel/ethosu: fix two command stream parser bugs Author: Muhammad Bilal Patches: 3 Reviewed: 2026-05-25T17:19:39.985753 --- This is a clean, well-targeted two-patch series fixing two real bugs in the Ethos-U NPU command stream parser (`ethosu_gem_cmdstream_copy_and_validate()`). Both patches are minimal, correct, and address genuine issues in the same function. The commit messages are well-written with clear explanations of root cause and impact. The series is **good to merge** with one minor observation on patch 1. --- Generated by Claude Code Patch Reviewer