The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: "Łukasz Patron" <priv.luk@gmail.com>
Cc: Simon Horman <horms@kernel.org>,
	Manivannan Sadhasivam <mani@kernel.org>,
	"David S. Miller" <davem@davemloft.net>,
	Eric Dumazet <edumazet@google.com>,
	Paolo Abeni <pabeni@redhat.com>,
	linux-arm-msm@vger.kernel.org, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] net: qrtr: ns: Raise lookup limit to 128
Date: Thu, 6 Aug 2026 07:27:02 -0700	[thread overview]
Message-ID: <20260806072702.71b2e604@kernel.org> (raw)
In-Reply-To: <CAJmEJMzzuY=hJxo-0yPSfnOymcdd=O9zxmOxdeO_hCB3sbSrLA@mail.gmail.com>

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.

  reply	other threads:[~2026-08-06 14:27 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-04 20:18 [PATCH] net: qrtr: ns: Raise lookup limit to 128 Łukasz Patron
2026-08-06 13:26 ` Simon Horman
2026-08-06 13:38   ` Łukasz Patron
2026-08-06 14:27     ` Jakub Kicinski [this message]
2026-08-06 16:00       ` Manivannan Sadhasivam
2026-08-06 15:20 ` patchwork-bot+netdevbpf

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260806072702.71b2e604@kernel.org \
    --to=kuba@kernel.org \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=horms@kernel.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mani@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=priv.luk@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox