<div dir="ltr">Actually, please see the AI code review of this patch. Specifically, this comment looks correct to me. What are your thoughts?<div><br>**File:** `dts/framework/testbed_model/linux_session.py`, line 228<br><br>The code checks `lshw_result.return_code != 0 and lshw_result.stdout == ""` but the logic is incorrect. If the command fails, you should raise an error. The `and` should likely be `or`:</div><div><br><br><br></div><div>Please read through the other suggestions too. There is some fluff but also some good advice.</div></div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Wed, Jul 8, 2026 at 8:57 PM Patrick Robb <<a href="mailto:patrickrobb1997@gmail.com">patrickrobb1997@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Please make sure you always run checkpatches, check-git-log, dts-check-format, and a doc build or each patch you send. I will update the commit message before applying. The mailmap issue will go away when your other series (with the mailmap addition) is applied.<div><br></div><div>Thanks for the patch! Applying to next-dts.<br><div><br></div><div>./devtools/check-git-log.sh -n 1<br>Wrong headline case:<br> "dts: report dut and nic info during DTS run": nic --> NIC<br>Contributor name/email mismatch with .mailmap: <br> Koushik Bhargav Nimoji <<a href="mailto:knimoji@iol.unh.edu" target="_blank">knimoji@iol.unh.edu</a>> is unknown in .mailmap<br><br>Invalid patch(es) found - checked 1 patch</div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Jul 7, 2026 at 9:46 PM Patrick Robb <<a href="mailto:patrickrobb1997@gmail.com" target="_blank">patrickrobb1997@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Tested-by: Patrick Robb <<a href="mailto:patrickrobb1997@gmail.com" target="_blank">patrickrobb1997@gmail.com</a>></div>
</blockquote></div>
</blockquote></div>