commit | 72c9ac4e1f4faf1f4e7252319ab8af2517891ae5 | [log] [tgz] |
---|---|---|
author | Lendacky, Thomas <Thomas.Lendacky@amd.com> | Wed Sep 30 08:53:10 2015 -0500 |
committer | David S. Miller <davem@davemloft.net> | Mon Oct 05 03:23:26 2015 -0700 |
tree | 5d3690dc1ba6f970ebc84c9f4cdc6cf6fd208df6 | |
parent | 9c439e4b730f0d519821527afd697e6af99a67ab [diff] |
amd-xgbe: Add receive buffer unavailable statistic Add a statistic that tracks how many times an interrupt is generated for a receive buffer not being available to the hardware which prevents the hardware from being able to DMA the received data. Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com> Signed-off-by: David S. Miller <davem@davemloft.net>