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 86B202AE8D; Wed, 27 May 2026 01:02:34 +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=1779843755; cv=none; b=mx9OhGD9NZWxlPt7M2MIWO8Jq8C2cOUe87xbTwjwh6DbIVJ5Nn42i8rPlhIevzOKCZQhXc4D9W1QKX+UtPSmp/kddGxpJhTkEIZpfLYS6UJZE5+yHe/taRdf6Ct5KI/cyddRtvoCpGP8eD37xFP/s5L147ODMyiTgH5jxyVEi6o= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1779843755; c=relaxed/simple; bh=Z7A8aH8+gGhTh+ua1E6eHUGTKg/R+gEV89gBLqLZZLo=; h=Date:From:To:Cc:Subject:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=lU2TRnKXx1LBrOd7ZSz88WxT7V8COeN8empWep1G7G8rO+bAozgSrlfprgBQNpjx8UhgrWIV2E83dA33RSgOpaNoZgI6CuVkPkqzhIhKX+9i0+3I+6AF6ukEOQD9seKkSL8lFN8PS6fCheDAgT1JR5iv/yfZu27O9SJz6RiP3cU= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=CyNzGevL; 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="CyNzGevL" Received: by smtp.kernel.org (Postfix) with ESMTPSA id C58FF1F000E9; Wed, 27 May 2026 01:02:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1779843754; bh=Z7A8aH8+gGhTh+ua1E6eHUGTKg/R+gEV89gBLqLZZLo=; h=Date:From:To:Cc:Subject:In-Reply-To:References; b=CyNzGevLetjSzKwKqh7PqnYgr1yWTPH61MZmdFMmE0Je4/w2EvR0y29qFr85B/fIR qxRrxSMZ9Zwe8H61jX4m7MDPAKGAtIZUOUdgDzw9M9x4F3zKrsyc/tkG0/esqm178G xxfcZM42SieIBNtt9x3OlD6pqZWbh8Y5Cd5RTj9v3WHF6vymofrKAseuESBDEh1RBq 6BDaJdCV6T8R7/n/ZsYc2kkO97+Edrj+Qs39TzZf/1NDSDkJjzCqF/1ssvDMPNy+PF 8f3dVEEYaD/FcMVdKUp2m9rydB41i1PZZb+6exaNJg4KDrqT5S1TPNKw1oI0jawgCQ w7TCp0T6cirVg== Date: Tue, 26 May 2026 18:02:33 -0700 From: Jakub Kicinski To: Junrui Luo Cc: 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, Yuhao Jiang , stable@vger.kernel.org Subject: Re: [PATCH net] octeontx2-af: cn10k: restrict LMTLINE sharing to same PF Message-ID: <20260526180233.4323832d@kernel.org> In-Reply-To: References: Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Sun, 24 May 2026 15:29:29 +0800 Junrui Luo wrote: > Reported-by: Yuhao Jiang Really? I thought I saw this reported in Sashiko.. https://netdev-ai.bots.linux.dev/sashiko/#/patchset/20260520154157.1439319-1-michael.bommarito@gmail.com Either way, Marvell folks - please review.