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

From: Simon Horman

Date: Fri Aug 07 2026 - 05:46:40 EST


On Thu, Aug 06, 2026 at 06:00:23PM +0200, Manivannan Sadhasivam wrote:
> On Thu, Aug 06, 2026 at 07:27:02AM -0700, Jakub Kicinski wrote:
> > 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.
>
> With the added info,
>
> Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxxxxxxxx>

Likewise,

Reviewed-by: Simon Horman <horms@xxxxxxxxxx>