OpenSolaris

Printable Version Enter a New Search
Bug ID 6561815
Synopsis nemo needs a few more kstats
State 10-Fix Delivered (Fix available in build)
Category:Subcategory kernel:gld
Keywords
Responsible Engineer Garrett Damore
Reported Against
Duplicate Of
Introduced In
Commit to Fix snv_67
Fixed In snv_67
Release Fixed solaris_nevada(snv_67)
Related Bugs 6561809 , 6561860
Submit Date 24-May-2007
Last Update Date 20-June-2007
Description
We need a few more kstats for Nemo.  See PSARC 2006/296 for details:

        /* ether_stat enumeration */    /* kstat name */

        ETHER_STAT_JABBER_ERRORS        "jabber_errors"
        ETHER_STAT_CAP_100T4            "cap_100T4"
        ETHER_STAT_ADV_CAP_100T4        "adv_cap_100T4"
        ETHER_STAT_LP_CAP_100T4         "lp_cap_100T4"

These stats are required to port certain existing drivers (e.g. hme, qfe, eri) to Nemo without loss of functionality.
Work Around
N/A
Comments
N/A