Re: [PATCH] net: qrtr: ns: Raise lookup limit to 128

From: Jakub Kicinski

Date: Thu Aug 06 2026 - 10:31:20 EST


On Thu, 6 Aug 2026 15:38:22 +0200 Łukasz Patron wrote:
> After merging v6.6.142 into a downstream AOSP device, it's stuck on
> boot animation and following log spam can be observed in dmesg:
>
> E qrtr : ctrl_cmd_new_lookup(): QRTR client node exceeds max lookup limit!
> E qrtr : qrtr_ns_worker(): failed while handling packet from 1:16600
>
> No idea why it needs more than 64 client lookups, but it appears to
> work fine with 128 as it did when there were no limits.

Ack, I'll fold the explanation into the commit msg. pls don't repost.