[<prev] [next>] [day] [month] [year] [list]
Message-ID: <ecs2aa664r2tequ6qfdu5vlfd7mi4czco76izt4dkmdzzdu5bn@jt3gk6i355lh>
Date: Sun, 1 Oct 2023 13:40:12 +0200
From: Sven Auhagen <sven.auhagen@...eatech.de>
To: netdev@...r.kernel.org
Cc: thomas.petazzoni@...tlin.com, hawk@...nel.org, lorenzo@...nel.org,
Paulo.DaSilva@...erna.com, ilias.apalodimas@...aro.org, mcroce@...rosoft.com
Subject: [PATCH v2 0/2] net: page_pool: check page pool ethtool stats
This patch series fixes up an error when an invalid
page pool is send to the page pool ethtool stats function.
It also fixes cases in the mvneta driver where no page pool
is used and allocated.
Change from v1:
* Add cover letter
* Move the page pool check in mvneta to the ethtool stats
function
Sven Auhagen (2):
net: page_pool: check page pool ethtool stats
net: mvneta: fix calls to page_pool_get_stats
drivers/net/ethernet/marvell/mvneta.c | 22 ++++++++++++++++------
net/core/page_pool.c | 3 +++
2 files changed, 19 insertions(+), 6 deletions(-)
--
2.42.0
Powered by blists - more mailing lists