From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 9CFCF1C8603; Tue, 7 Apr 2026 01:14:47 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1775524487; cv=none; b=HSBlmVbfhjSpqBvOn8+uYw+NlTUo9euRQeOGe/z7BhNCu0xDMwzmyReNvXR9ps/6mPGYBBwt09yfURLUhEtZD6j077YKImS5Lu0YMjjHiAhTICEI0pdbQTlFG0MZZXOQ2uobRl/w6IPfBcaZu/Izj07wPpFcdlsk8T+j59w1354= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1775524487; c=relaxed/simple; bh=nugQbYKYvAr/gmc2VAWOdgc13hjHLlNGAno2/c/FZDg=; h=Date:From:To:Cc:Subject:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=NUcLqQIf8G8MFimBqy6zcqWDzn6kHZCfFXMThW6qQTCqK4oJUJYx8cLEEiIAkfKWVGC3KmC37lonTNyxYBSjdhTUJVS67MOx3BkKg59L9Yg+5WB4Cz0iyakZ3a5h8VWivbJnY4J9RlRf01iC3URRF+5IXaL/AhH6VCqYuXQ/xwk= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=KCg5/qA4; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="KCg5/qA4" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 84BAAC4CEF7; Tue, 7 Apr 2026 01:14:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1775524487; bh=nugQbYKYvAr/gmc2VAWOdgc13hjHLlNGAno2/c/FZDg=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=KCg5/qA4UI0QhkFDVBI3efb8SmDry+XsnrMcWgR6zZwc3X/YFwVdVEL3jqMbFPU7s xJgibqYXj1z76dq6DV6yxc0c/EP6ZFFVtKzjJF32PtoBPDR70K7WLGSC05qOLcuaVz 6yLi3LmkwqUG+UwJkz1osRXfIukJlkbVnkJXlNnOFqVQDBIIm5qXQZdYtQEqh+FiY8 XG040DcwAmU2PCwl61CV6iMuYx6ON/H877WXCGc/Z8xNu7xnZoWHDTuWh1u0avNxQs 7dHVfGD+Iw9fg6pcv7QN6jGjZNxnHtmUCzugzxW3TdGXj12SYPBVyGJhGCFGGNoZDZ pJhHw/7HSxBgQ== Date: Mon, 6 Apr 2026 18:14:45 -0700 From: Jakub Kicinski To: Akhilesh Samineni Cc: davem@davemloft.net, edumazet@google.com, pabeni@redhat.com, andrew+netdev@lunn.ch, horms@kernel.org, willemb@google.com, daniel.zahka@gmail.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, jayakrishnan.udayavarma@broadcom.com, ajit.khaparde@broadcom.com, kiran.kella@broadcom.com, sachin.suman@broadcom.com Subject: Re: [PATCH net-next 0/3] psp: add crypt-offset and spi-threshold attributes Message-ID: <20260406181445.1fb8308e@kernel.org> In-Reply-To: <20260406222305.4111170-1-akhilesh.samineni@broadcom.com> References: <20260406222305.4111170-1-akhilesh.samineni@broadcom.com> 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 Mon, 6 Apr 2026 15:23:02 -0700 Akhilesh Samineni wrote: > This series introduces two new configurable per-device attributes to > the PSP (PSP Security Protocol) subsystem: crypt-offset and spi-threshold. Please read this document: https://www.kernel.org/doc/html/next/process/maintainer-netdev.html -- pw-bot: cr