]> Git Repo - linux.git/commit
net: page_pool: introduce ethtool stats
authorLorenzo Bianconi <[email protected]>
Tue, 12 Apr 2022 16:31:58 +0000 (18:31 +0200)
committerDavid S. Miller <[email protected]>
Fri, 15 Apr 2022 09:43:47 +0000 (10:43 +0100)
commitf3c5264f452a5b0ac1de1f2f657efbabdea3c76a
tree9d5e53b6a1d3464e88088a445651768866e34ba5
parentedf45f007a31e86738f6be3065591ddad94477d1
net: page_pool: introduce ethtool stats

Introduce page_pool APIs to report stats through ethtool and reduce
duplicated code in each driver.

Signed-off-by: Lorenzo Bianconi <[email protected]>
Reviewed-by: Jakub Kicinski <[email protected]>
Reviewed-by: Ilias Apalodimas <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
include/net/page_pool.h
net/core/page_pool.c
This page took 0.055261 seconds and 4 git commands to generate.