tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Fixes for kern/40018 -- any chance of getting these pulled into the -current and 5.x trees?
On Tue September 21 2010 18:09:08 Brian Buhrow wrote:
> Hello. Excellent! Let me know if you have trouble getting the
> patches from the bug report and/or getting them into a kernel.
With the patch applied to NetBSD 5.1_RC4 (cvs update -r netbsd-5) and
checksums turned on:
# dmesg | grep bge0
bge0 at pci1 dev 6 function 0: Broadcom BCM5701 Gigabit Ethernet
bge0: interrupting at ioapic1 pin 12
bge0: ASIC BCM5701 B5 (0x0105), Ethernet address 00:06:5b:fd:79:a6
brgphy0 at bge0 phy 1: BCM5701 1000BASE-T media interface, rev. 0
# ifconfig bge0
bge0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
capabilities=3f00<IP4CSUM_Rx,IP4CSUM_Tx,TCP4CSUM_Rx,TCP4CSUM_Tx,UDP4CSUM_Rx,UDP4CSUM_Tx>
enabled=3f00<IP4CSUM_Rx,IP4CSUM_Tx,TCP4CSUM_Rx,TCP4CSUM_Tx,UDP4CSUM_Rx,UDP4CSUM_Tx>
address: 00:06:5b:fd:79:a6
media: Ethernet autoselect (100baseTX full-
duplex,flowcontrol,rxpause,txpause)
status: active
inet xxx.xxx.xxx.xxx netmask 0xffffff00 broadcast xxx.xxx.xxx.255
inet6 xxxx::xxx:xxxx:xxxx:xxxx%bge0 prefixlen 64 scopeid 0x1
the server has been running without any problems for several days. Tests have
included repeated copies of large files (~200 MB) to the server using scp and
NFS (with the server as a client). The server has also survived full backups.
Transfer speeds are at wire speed (11 MB/s for scp, 12 MB/s for NFS).
Please let me know if I should test anything else (unfortunately, I'm unable
to test Gb/s speed).
Regards,
Sverre
Home |
Main Index |
Thread Index |
Old Index