]> git.baikalelectronics.ru Git - 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)
commitc85627f6f3a7d37ea5feb804d79e0fe1c561c5bd
tree343961d44e9a6bd82d069a786de5fa357c23b78f
parent2bc936e8173dd5e80e2baca7cc8e02bc087e143a
parent5d8a44ef7a51347c437bdd03b3ba86c83f4c3739
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>