|
@@ -90,6 +90,9 @@ static const struct be_ethtool_stat et_stats[] = {
|
|
|
{PORTSTAT_INFO(rx_non_rss_packets)},
|
|
|
{PORTSTAT_INFO(rx_ipv4_packets)},
|
|
|
{PORTSTAT_INFO(rx_ipv6_packets)},
|
|
|
+ {PORTSTAT_INFO(rx_switched_unicast_packets)},
|
|
|
+ {PORTSTAT_INFO(rx_switched_multicast_packets)},
|
|
|
+ {PORTSTAT_INFO(rx_switched_broadcast_packets)},
|
|
|
{PORTSTAT_INFO(tx_unicastframes)},
|
|
|
{PORTSTAT_INFO(tx_multicastframes)},
|
|
|
{PORTSTAT_INFO(tx_broadcastframes)},
|