Re: [PATCH net-next 0/3] psp: add crypt-offset and spi-threshold attributes
From: Daniel Zahka
Date: Tue Apr 07 2026 - 14:07:39 EST
On 4/7/26 11:39 AM, Akhilesh Samineni wrote:
On Tue, Apr 7, 2026 at 6:44 AM Jakub Kicinski <kuba@xxxxxxxxxx> wrote:
On Mon, 6 Apr 2026 15:23:02 -0700 Akhilesh Samineni wrote:Thank you for the link. I have reviewed the netdev process documentation.
This series introduces two new configurable per-device attributes toPlease read this document:
the PSP (PSP Security Protocol) subsystem: crypt-offset and spi-threshold.
https://www.kernel.org/doc/html/next/process/maintainer-netdev.html
--
I’ve ensured my patches pass checkpatch and include the correct maintainers.
Hi Akhilesh. There's a sentence in the netdevsim section of that document that is problematic for the series as it is currently: "netdevsim in itself is not considered a use case/user. You must also implement the new APIs in a real driver."