]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'cxgb4-collect-hardware-logs-via-ethtool'
authorDavid S. Miller <davem@davemloft.net>
Fri, 8 Dec 2017 19:31:51 +0000 (14:31 -0500)
committerDavid S. Miller <davem@davemloft.net>
Fri, 8 Dec 2017 19:31:51 +0000 (14:31 -0500)
commit64c6d2b4243c5389724e63bfdad6e61a6ddd4403
tree5b7ba2fee851b63860b1d0199499d76362469d6f
parent9b3cc8ac461eea5b10742ddc303c5ffbf0a3320f
parent6d5552421cb457a785d85209311f27c93dff7c42
Merge branch 'cxgb4-collect-hardware-logs-via-ethtool'

Rahul Lakkireddy says:

====================
cxgb4: collect hardware logs via ethtool

Collect more hardware logs via ethtool --get-dump facility.

Patch 1 collects on-chip memory layout information.

Patch 2 collects on-chip MC memory dumps.

Patch 3 collects HMA memory dump.

Patch 4 evaluates and skips TX and RX payload regions in memory dumps.

Patch 5 collects egress and ingress SGE queue contexts.

Patch 6 collects PCIe configuration logs
====================

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