summaryrefslogtreecommitdiff
path: root/drivers/hsi
diff options
context:
space:
mode:
authorHao Chen <chenhao288@hisilicon.com>2021-10-11 22:46:08 +0800
committerDavid S. Miller <davem@davemloft.net>2021-10-12 11:31:15 +0100
commit850bfb912a6deb3134c5922882f8d139f77d8c5c (patch)
tree8b5abd1927ef116f92ac8b1f8beee2b03bebe735 /drivers/hsi
parent25b90c19102f50ae261cbc328361c0fc66b7c901 (diff)
net: hns3: debugfs add support dumping page pool info
Add a file node "page_pool_info" for debugfs, then cat this file node to dump page pool info as below: QUEUE_ID ALLOCATE_CNT FREE_CNT POOL_SIZE(PAGE_NUM) ORDER NUMA_ID MAX_LEN 0 512 0 512 0 2 4K 1 512 0 512 0 2 4K 2 512 0 512 0 2 4K 3 512 0 512 0 2 4K 4 512 0 512 0 2 4K Signed-off-by: Hao Chen <chenhao288@hisilicon.com> Signed-off-by: Guangbin Huang <huangguangbin2@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/hsi')
0 files changed, 0 insertions, 0 deletions