]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
psp: report basic stats from the core
authorJakub Kicinski <kuba@kernel.org>
Thu, 6 Nov 2025 00:26:02 +0000 (16:26 -0800)
committerJakub Kicinski <kuba@kernel.org>
Sat, 8 Nov 2025 02:53:56 +0000 (18:53 -0800)
commitdae4a92399fa8d68aa917db6bb3245f83021e762
treeb0e6af56e3f152b94beb6432386a7bde26c19216
parentf73e0f46bbfab29b111ff52d047f15aa13623972
psp: report basic stats from the core

Track and report stats common to all psp devices from the core. A
'stale-event' is when the core marks the rx state of an active
psp_assoc as incapable of authenticating psp encapsulated data.

Signed-off-by: Daniel Zahka <daniel.zahka@gmail.com>
Link: https://patch.msgid.link/20251106002608.1578518-2-daniel.zahka@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Documentation/netlink/specs/psp.yaml
include/net/psp/types.h
include/uapi/linux/psp.h
net/psp/psp-nl-gen.c
net/psp/psp-nl-gen.h
net/psp/psp_nl.c
net/psp/psp_sock.c