|
@@ -119,6 +119,8 @@ static const struct be_ethtool_stat et_stats[] = {
|
|
|
* is more than 9018 bytes
|
|
|
*/
|
|
|
{DRVSTAT_INFO(rx_drops_mtu)},
|
|
|
+ /* Number of dma mapping errors */
|
|
|
+ {DRVSTAT_INFO(dma_map_errors)},
|
|
|
/* Number of packets dropped due to random early drop function */
|
|
|
{DRVSTAT_INFO(eth_red_drops)},
|
|
|
{DRVSTAT_INFO(be_on_die_temperature)},
|