OpenSolaris

Printable Version Enter a New Search
Bug ID 6561860
Synopsis rge kstats duplication
State 10-Fix Delivered (Fix available in build)
Category:Subcategory driver:rge
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 , 6561815
Submit Date 24-May-2007
Last Update Date 11-November-2007
Description
The rge driver has a "parameters" kstat which is derived from the NDD parameters.

However, for Nemo/Nevada, this is almost entirely a duplicate of the statistics supplied by Nemo.  The only exception to this is the loop_mode kstat.  (Also the 100T4 kstats, which aren't supported by this chip, and will be automatically covered with PSARC 2007/296 putback.)

The loop_mode stat should be moved to the "driverinfo" kstat, and the rest of the "parameters" kstat should be removed.
Work Around
N/A
Comments
N/A