Re: [PATCH net-next] octeontx2-pf: add page pool ethtool statistics

From: Joe Damato

Date: Mon Jun 15 2026 - 16:33:02 EST


On Mon, Jun 15, 2026 at 08:51:41AM +0530, Ratheesh Kannoth wrote:
> Expose page pool allocator statistics through ethtool.
> When the interface is up, aggregate stats from each
> receive queue page pool and append the common page_pool ethtool stat
> block to the driver's private statistics set.
>
> Signed-off-by: Ratheesh Kannoth <rkannoth@xxxxxxxxxxx>
> ---
> .../marvell/octeontx2/nic/otx2_ethtool.c | 35 +++++++++++++++++--
> 1 file changed, 33 insertions(+), 2 deletions(-)
>

Reviewed-by: Joe Damato <joe@xxxxxxx>