]> www.infradead.org Git - users/jedix/linux-maple.git/commit
i40e: count allocation errors
authorJesse Brandeburg <jesse.brandeburg@intel.com>
Mon, 4 Jan 2016 18:33:10 +0000 (10:33 -0800)
committerChuck Anderson <chuck.anderson@oracle.com>
Thu, 10 Mar 2016 16:37:13 +0000 (08:37 -0800)
commit522aad74c1fd4b45ec93d00a49675115f4e00272
tree90641471fea8e8a5e721bed106ac4af9308ca468
parent9405f93a66b22d720a7f4adf5c37ce80ef9b8b3e
i40e: count allocation errors

Orabug: 22342532

Driver already counted allocation errors, so print
them as part of the ethtool -S output.  Useful for debugging
if your system is having trouble making memory available for
the driver.

Change-ID: I83839fa86e81e6d80f03b917c88dd3ef9a64dde0
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
(cherry picked from commit c40918c3ad80e550ec68339d6816059e11648012)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
drivers/net/ethernet/intel/i40e/i40e_ethtool.c