Skip to content

Commit

Permalink
net: hns3: default select PAGE_POOL_STATS
Browse files Browse the repository at this point in the history
Default select PAGE_POOL_STATS, so the hns3 driver
can supports page pool statistics.

Fixes: f001cb61ac9d ("net: hns3: add support for page_pool_get_stats")

Signed-off-by: hongrongxuan <[email protected]>
  • Loading branch information
hongrongxuan authored and Avenger-285714 committed Nov 5, 2024
1 parent b9fca51 commit 50ac203
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/net/ethernet/hisilicon/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ config HNS3
depends on PCI
select NET_DEVLINK
select PAGE_POOL
select PAGE_POOL_STATS
help
This selects the framework support for Hisilicon Network Subsystem 3.
This layer facilitates clients like ENET, RoCE and user-space ethernet
Expand Down

0 comments on commit 50ac203

Please sign in to comment.