Re: [PATCH net-next] psp: add missing device stats to get-stats reply attributes

From: Willem de Bruijn

Date: Fri Apr 03 2026 - 11:20:04 EST


Daniel Zahka wrote:
> Commit f05d26198cf2 ("psp: add stats from psp spec to driver facing
> api") added device statistics (rx-packets, rx-bytes, rx-auth-fail,
> rx-error, rx-bad, tx-packets, tx-bytes, tx-error) to the stats
> attribute-set but did not add them to the get-stats operation reply
> attributes. The kernel reports these attributes in the reply, so
> list them in the spec to match.
>
> Signed-off-by: Jakub Kicinski <kuba@xxxxxxxxxx>
> Signed-off-by: Daniel Zahka <daniel.zahka@xxxxxxxxx>

Acked-by: Willem de Bruijn <willemb@xxxxxxxxxx>