Hello:
This series was applied to netdev/net-next.git (main) by Jakub Kicinski kuba@kernel.org:
On Wed, 5 Nov 2025 16:26:01 -0800 you wrote:
This series introduces stats counters for psp. Device key rotations, and so called 'stale-events' are common to all drivers and are tracked by the core.
A driver facing api is provided for reporting stats required by the "Implementation Requirements" section of the PSP Architecture Specification. Drivers must implement these stats.
[...]
Here is the summary with links: - [net-next,v3,1/5] psp: report basic stats from the core https://git.kernel.org/netdev/net-next/c/dae4a92399fa - [net-next,v3,2/5] selftests: drv-net: psp: add assertions on core-tracked psp dev stats https://git.kernel.org/netdev/net-next/c/2098cec32865 - [net-next,v3,3/5] psp: add stats from psp spec to driver facing api https://git.kernel.org/netdev/net-next/c/f05d26198cf2 - [net-next,v3,4/5] net/mlx5e: Add PSP stats support for Rx/Tx flows https://git.kernel.org/netdev/net-next/c/b1346219e535 - [net-next,v3,5/5] netdevsim: implement psp device stats https://git.kernel.org/netdev/net-next/c/178f0763c5f3
You are awesome, thank you!