[<prev] [next>] [day] [month] [year] [list]
Message-ID: <lzjlafhtal5ho5wvle5v7uu5uw7afbxe26ztqvcz3cnjjaq42g@bpudjgnpikci>
Date: Sun, 15 Oct 2023 14:36:56 +0200
From: Sven Auhagen <sven.auhagen@...eatech.de>
To: netdev@...r.kernel.org
Cc: thomas.petazzoni@...tlin.com, brouer@...hat.com, lorenzo@...nel.org,
Paulo.DaSilva@...erna.com, ilias.apalodimas@...aro.org, mcroce@...rosoft.com
Subject: [PATCH v3 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 v2:
* Fix the fixes tag
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