]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
Merge branch 'cxgb4-collect-more-hardware-dumps-via-ethtool'
authorDavid S. Miller <davem@davemloft.net>
Fri, 27 Oct 2017 14:48:30 +0000 (23:48 +0900)
committerDavid S. Miller <davem@davemloft.net>
Fri, 27 Oct 2017 14:48:30 +0000 (23:48 +0900)
commit42c8ae1137173964d48fd040cbb85027125e6a5c
tree343961d44e9a6bd82d069a786de5fa357c23b78f
parent123196b693cb388dfc18bc38da03e7e97cc3a011
parent6f92a6544f1a4ed2d495a937283f01ee7d590fec
Merge branch 'cxgb4-collect-more-hardware-dumps-via-ethtool'

Rahul Lakkireddy says:

====================
cxgb4: collect more hardware dumps via ethtool

This series of patches collect more firmware and hardware dumps
via ethool --get-dump facility.

Patch 1 collects hardware logic analyzer dumps.

Patch 2 collects CIM queue configuration dump.

Patch 3 collects RSS dumps.

Patch 4 collects TID info dump.

Patch 5 collects MPS-TCAM dump.

Patch 6 collects PBT tables dump.

Patch 7 collects hardware scheduler and pace table dumps.

Patch 8 collects miscellaneous hardware information, including
path mtu, PM stats, TP clock info, congestion control, and VPD
data dumps.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>