Skip to content
Snippets Groups Projects
Commit 2368957a authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'cxgb4-move-stats-fetched-from-firmware-to-debugfs'


Rahul Lakkireddy says:

====================
cxgb4: move stats fetched from firmware to debugfs

Some stats are fetched via slow firmware mailbox, which can cause
packet drops under heavy load. So, this series removes these stats
from ethtool -S and expose them via debugfs.

Patch 1 removes stats fetched via firmware from ethtool -S.
Patch 2 exposes stats removed in Patch 1 via debugfs.
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents b32b0881 31e5f5c3
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment