From: Rahul Lakkireddy <rahul.lakkire...@chelsio.com> Date: Fri, 8 Dec 2017 09:48:35 +0530
> 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 ... > --- > v2: > - Fix uninitialized variable "size" build warning in Patch 1. That looks better, series applied, thanks.