Re: [PATCH net-next 0/8] cxgb4: add support to get hardware debug logs via ethtool

2017-10-12 Thread David Miller
From: Rahul Lakkireddy Date: Thu, 12 Oct 2017 13:54:37 +0530 > This series of patches add support to collect hardware debug logs > via ethtool --get-dump facility. There is a lot of global namespace pollution added by these changes. A lot of the global symbols you add in this new code have very

[PATCH net-next 0/8] cxgb4: add support to get hardware debug logs via ethtool

2017-10-12 Thread Rahul Lakkireddy
This series of patches add support to collect hardware debug logs via ethtool --get-dump facility. Currently supports: Memory dumps - Collects on-chip EDC0 and EDC1 dumps. Hardware dumps - Collects firmware and hardware dumps. Patch 1 adds ethtool set/get dump data. It also adds template header