lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 23 Nov 2009 23:45:40 +0100
From:	Robert Olsson <robert@...julf.net>
To:	David Miller <davem@...emloft.net>
Cc:	netdev@...r.kernel.org, robert@...julf.net
Subject: Diagnostic Monitoring Interface Monitoring (DOM) PATCH 0/5 for net-next-2.6


Here are basic support to bring Diagnostic Monitoring Interface Monitoring (DOM)
to Linux this is more or less mandatory when building optical networks.

Optical modules as SFP, SFP+, XFP, GBIC etc holds transceiver and link diagnostic 
data needed to monitor and troubleshoot optical links, Talks to networks cards
via the I2C-bus (DOM lives in memory page 0xA2).

In essential:

Usage example: ethtool -D eth5 

Ext-Calbr: Avr RX-Power: Alarm & Warn: RX_LOS:         Wavelength: 1310 nm
Alarms, warnings in beginning of line, Ie. AH = Alarm High, WL == Warn Low etc
       Temp:  35.9 C                   Thresh: Lo: -12.0/-8.0   Hi: 103.0/110.0 C
       Vcc:  3.33 V                    Thresh: Lo:   3.0/3.0    Hi:   3.7/4.0   V
       Tx-Bias:  13.4 mA               Thresh: Lo:   2.0/4.0    Hi:  70.0/84.0  mA
ALWL   TX-pwr:  -5.9 dBm ( 0.26 mW)    Thresh: Lo:  -4.0/-2.0   Hi:   7.0/8.2   dBm
AHWH   RX-pwr:  -5.0 dBm ( 0.31 mW)    Thresh: Lo: -35.2/-28.0  Hi:  -8.2/-6.0  dBm

Read more in Documentation/networking/dom.txt

It's tested with the igb driver, there is also a patch for the ixgbe driver but I 
haven't any SFP+ with DOM support yet.


There are room for improvements an clean-ups. 

Cheers
						--ro




--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ