Re: [net-next 1/3] psp: Support resetting statistics on a device
From: Willem de Bruijn
Date: Mon Mar 02 2026 - 17:44:08 EST
Akhilesh Samineni wrote:
> Drivers may need to reset per-device PSP statistics to zero.
The series does not include rationale why this may be needed.
What makes PSP counters special in this regard?
> Add a reset-stats netlink command and a corresponding optional
> driver callback to support this.
>
> Signed-off-by: Akhilesh Samineni <akhilesh.samineni@xxxxxxxxxxxx>
> Reviewed-by: Kiran Kella <kiran.kella@xxxxxxxxxxxx>
> Reviewed-by: Ajit Kumar Khaparde <ajit.khaparde@xxxxxxxxxxxx>