Re: [PATCH] net: qrtr: ns: Raise lookup limit to 128
Simon Horman <[email protected]>
| Newsgroups | org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-kernel,org.kernel.vger.netdev |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> Likewise, Reviewed-by: Simon Horman <[email protected]>