From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-alma10-1.taild15c8.ts.net [100.103.45.18]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id DE53F1DE8BE; Wed, 27 May 2026 01:52:25 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=100.103.45.18 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1779846746; cv=none; b=Y5v38DhATY2I49X70ygXFpDmoQaYBgGQOQ8v9ma+ZA2+JAt8sio04rL5HonH+reBzAsGWWYazZau7mSwfu9fBYWvpnwp5Ac3oZPKyPYmYV/lcfz6uV8XFzav0RwwoPSpdryEWJHX7ri5Ed0YBOkNd6MjuHFkwqOmHVSrz/u4nQs= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1779846746; c=relaxed/simple; bh=UDAcpjL2oOcJxLhXi2al6WtU3AXg283KNysvaLHdkek=; h=Date:From:To:Cc:Subject:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=kQnyik8TdcbzXiBxYqkRVD/m+M0bPcfakKeX+DhTnTuetoh1444JSAkhrniESfdB7FSysNXriCV1vSZWM4chG34dRbXUtU1x85lPZhkggvCmyvFCwiY6j/7cwMxwduV45ZIrCYkefUutdMN59ehkYr7hEhYRj7Wfvh8BU5cs6GI= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=U+A24DLo; arc=none smtp.client-ip=100.103.45.18 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="U+A24DLo" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 0F7001F000E9; Wed, 27 May 2026 01:52:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1779846745; bh=UDAcpjL2oOcJxLhXi2al6WtU3AXg283KNysvaLHdkek=; h=Date:From:To:Cc:Subject:In-Reply-To:References; b=U+A24DLo/tfym1svEC5T3RrNpCRjtXYEnJPpXbohkhrim+floYLLMDWiyHLMnk2kG b6ROEsF9z7oC6EtvtTSIQUT5fMk5aVfIoBkBXn1/t4h0w4PVXR15HbTwgAJ2uGEBm5 6/otmkTYZE002qzJ7DIgmNKirSXEThxGgYz8SuHjwYrNxLtAedVqnZlPOMlfaa5FZw Ec9NgAaro2cmYBmVZPsZMKy2sUUWih/6rCzDI1Z23z7G7Ymu/0KIwoqa5lKW9CdG3Z nxN8KDfLAtNzruEEAkWnPK0v+Cve3umN36sZCid6wplCXNomFl7905pZRsdIMhj3Ep LCPKIeuNKbeEA== Date: Tue, 26 May 2026 18:52:24 -0700 From: Jakub Kicinski To: Yuhao Jiang Cc: Junrui Luo , Sunil Goutham , Linu Cherian , Geetha sowjanya , hariprasad , Subbaraya Sundeep , Andrew Lunn , "David S. Miller" , Eric Dumazet , Paolo Abeni , netdev@vger.kernel.org, linux-kernel@vger.kernel.org, stable@vger.kernel.org Subject: Re: [PATCH net] octeontx2-af: cn10k: restrict LMTLINE sharing to same PF Message-ID: <20260526185224.0c65e38a@kernel.org> In-Reply-To: References: <20260526180233.4323832d@kernel.org> Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Tue, 26 May 2026 20:46:46 -0500 Yuhao Jiang wrote: > Hi Jakub, >=20 > I worked with Junrui on discovering this bug and preparing the patch. > I found the bug and reported it to Junrui, and he helped write the > patch. There may be some overlap with other work. Please don't top post on the list. Junrui, please describe your discovery process. > On Tue, May 26, 2026 at 8:02=E2=80=AFPM Jakub Kicinski = wrote: > > > > On Sun, 24 May 2026 15:29:29 +0800 Junrui Luo wrote: =20 > > > Reported-by: Yuhao Jiang =20 > > > > Really? I thought I saw this reported in Sashiko.. > > > > https://netdev-ai.bots.linux.dev/sashiko/#/patchset/20260520154157.1439= 319-1-michael.bommarito@gmail.com > > > > Either way, Marvell folks - please review. =20