
Issue 11
© Solarflare Communications 2014
294
Solarflare Server Adapter
User Guide
6.13 Kernel and Network Adapter Statistics
Statisitical data originating from the MAC on Solarflare network adapters can be gathered using the
Solaris Kernel Statistics command (
kstat
). The following tables identify kernel and adapter
statistics returned from the
kstat
command:
# kstat -m sfxge
To read individual classes use the -c option or by name use the -n option, for example:
# kstat -m sfxge -c net
# kstat -m sfxge -n mac
The kstats statistics are listed by ’names’ in the following tables
• Name sfxge_rxq0000...Page 305
• Name sfxge_txq0000...Page 305
Table 73: Name mac
Parameter
Description
adv_cap_1000fdx
Advertise 1000 Mbps full duplex capacity 1 = true, 0 = false.
adv_cap_1000hdx
Advertise 1000 Mbps half duplex capacity 1 = true, 0 =
false.
adv_cap_100fdx
Advertise 100 Mbps full duplex capacity 1 = true, 0 = false.
adv_cap_100hdx
Advertise 100 Mbps half duplex capacity 1 = true, 0 = false.
adv_cap_10fdx
Advertise 10 Mbps full duplex capacity 1 = true, 0 = false.
adv_cap_10hdx
Advertise 10 Mbps half duplex capacity 1 = true, 0 = false.
adv_cap_asmpause
Advertise asymmetric pause capability 1 = true, 0 = false.
adv_cap_autoneg
Advertise auto-negotiation capability when auto-
negotiation is enabled.
When set to zero, the highest priority speed and duplex
mode is used for forced mode.