kern/12543: [fxp] [patch] cumulative error counters for fxp(4)

yongari at FreeBSD.org yongari at FreeBSD.org
Sun Sep 19 23:17:53 UTC 2010


Synopsis: [fxp] [patch] cumulative error counters for fxp(4)

State-Changed-From-To: open->closed
State-Changed-By: yongari
State-Changed-When: Sun Sep 19 23:16:54 UTC 2010
State-Changed-Why: 
Close.
fxp(4) implemented all MAC counters supported by controller with
sysctl(8) and these counters are not cleared unless you unload
driver. Having a common interface for MAC counters would be great
in theory but it's really hard to do that because there are too
many controllers that provides more/less counters than that of
RFC 1650. Personally I think it's better to leave it to driver to
expose controller specific MAC counters.


Responsible-Changed-From-To: freebsd-bugs->yongari
Responsible-Changed-By: yongari
Responsible-Changed-When: Sun Sep 19 23:16:54 UTC 2010
Responsible-Changed-Why: 
Track.

http://www.freebsd.org/cgi/query-pr.cgi?pr=12543


More information about the freebsd-bugs mailing list