On Fri, 30 Aug 2019 00:42:02 -0700, Sudarsana Reddy Kalluru wrote: > The patch series adds couple of enhancements to qed/qede drivers. > - Support for dumping the config id attributes via ethtool -w/W. > - Support for dumping the GRC data of required memory regions using > ethtool -w/W interfaces. > > Patch (1) adds driver APIs for reading the config id attributes. > Patch (2) adds ethtool support for dumping the config id attributes. > Patch (3) adds support for configuring the GRC dump config flags. > Patch (4) adds ethtool support for dumping the grc dump.
I don't see anything too objectionable here, but without knowing what GRC stands for etc. examples of what's actually exchanged here, it's a little hard to judge..