[Bug 650558] New: net-snmp: ethtool_cmd now has a speed_hi field to support devices faster than 65535 Mb
https://bugzilla.novell.com/show_bug.cgi?id=650558 https://bugzilla.novell.com/show_bug.cgi?id=650558#c0 Summary: net-snmp: ethtool_cmd now has a speed_hi field to support devices faster than 65535 Mb Classification: openSUSE Product: openSUSE 11.4 Version: Factory Platform: All URL: http://sourceforge.net/tracker/?func=detail&atid=31269 4&aid=3057090&group_id=12694 OS/Version: openSUSE 11.3 Status: NEW Severity: Enhancement Priority: P5 - None Component: Other AssignedTo: lchiquitto@novell.com ReportedBy: lchiquitto@novell.com QAContact: qa@suse.de CC: asadeghpour@novell.com, mrueckert@novell.com, lchiquitto@novell.com, bphilips@novell.com Found By: Development Blocker: --- +++ This bug was initially created as a clone of Bug #431495 +++ In order to support network devices faster than 65535 Mb ethtool_cmd was expanded to include a 16bit speed_hi field; net-snmp should use this larger combined field. Example of conversion in ethtool command: http://git.kernel.org/?p=network/ethtool/ethtool.git;a=commit;h=e3ac850412df... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=650558 https://bugzilla.novell.com/show_bug.cgi?id=650558#c Leonardo Chiquitto <lchiquitto@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P4 - Low Status|NEW |ASSIGNED -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=650558 https://bugzilla.novell.com/show_bug.cgi?id=650558#c1 --- Comment #1 from Leonardo Chiquitto <lchiquitto@novell.com> 2010-11-01 19:55:23 UTC --- Created an attachment (id=398034) --> (http://bugzilla.novell.com/attachment.cgi?id=398034) net-snmp-5.6.0-ethtool-speed.patch Patch suggested by Stephen Hemminger. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=650558 https://bugzilla.novell.com/show_bug.cgi?id=650558#c2 --- Comment #2 from Leonardo Chiquitto <lchiquitto@novell.com> 2010-11-03 12:22:38 UTC --- I tested the patch here and it works: # ethtool eth2 | grep Speed Speed: 110000Mb/s # snmpwalk -c public -v 1 localhost ifSpeed IF-MIB::ifSpeed.1 = Gauge32: 10000000 IF-MIB::ifSpeed.6 = Gauge32: 4294967295 IF-MIB::ifSpeed.7 = Gauge32: 4294967295 # snmpwalk -c public -v 1 localhost ifHighSpeed IF-MIB::ifHighSpeed.1 = Gauge32: 10 IF-MIB::ifHighSpeed.6 = Gauge32: 110000 IF-MIB::ifHighSpeed.7 = Gauge32: 110000 I committed the patch to OBS' net-snmp:factory project and will submit it to Factory later. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=650558 https://bugzilla.novell.com/show_bug.cgi?id=650558#c3 --- Comment #3 from Leonardo Chiquitto <lchiquitto@novell.com> 2010-11-30 20:02:17 UTC --- Submitted to Factory today (request id 54207). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=650558 https://bugzilla.novell.com/show_bug.cgi?id=650558#c4 Leonardo Chiquitto <lchiquitto@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #4 from Leonardo Chiquitto <lchiquitto@novell.com> 2010-12-02 09:41:23 UTC --- Now fixed in openSUSE Factory (net-snmp-5.6-6.1). Will be included in openSUSE 11.4. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com