29 Jan 2011 12:12
Intel Pro/1000 in a Qube2 observations
Mark Smith <markinnz <at> gmail.com>
2011-01-29 11:12:29 GMT
2011-01-29 11:12:29 GMT
Hi there,
Since things appear to be working with this board I've done a few rough tests with some interesting results
(only 100BaseT results at the moment as thats all my current router/hub supports)
1) By default the hardware checksums are not enabled ... which seems kind of odd you can see the before and
after here :
Before:
qube2# ifconfig -v wm0
wm0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
capabilities=2bf80<TSO4,IP4CSUM_Rx,IP4CSUM_Tx,TCP4CSUM_Rx,TCP4CSUM_Tx,UDP4CSUM_Rx,UDP4CSUM_Tx,TCP6CSUM_Tx,UDP6CSUM_Tx>
enabled=0
address: 00:15:17:0e:b8:e2
media: Ethernet autoselect (100baseTX full-duplex,flowcontrol,rxpause,txpause)
status: active
input: 556569 packets, 42363982 bytes, 410 multicasts
output: 922440 packets, 1358364969 bytes, 7 multicasts
inet 192.168.0.7 netmask 0xffffff00 broadcast 192.168.0.255
inet6 fe80::215:17ff:fe0e:b8e2%wm0 prefixlen 64 scopeid 0x2
then run : ifconfig wm0 ip4csum tcp4csum udp4csum
After:
qube2# ifconfig -v wm0
wm0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
capabilities=2bf80<TSO4,IP4CSUM_Rx,IP4CSUM_Tx,TCP4CSUM_Rx,TCP4CSUM_Tx,UDP4CSUM_Rx,UDP4CSUM_Tx,TCP6CSUM_Tx,UDP6CSUM_Tx>
enabled=3f00<IP4CSUM_Rx,IP4CSUM_Tx,TCP4CSUM_Rx,TCP4CSUM_Tx,UDP4CSUM_Rx,UDP4CSUM_Tx>
address: 00:15:17:0e:b8:e2
media: Ethernet autoselect (100baseTX full-duplex,flowcontrol,rxpause,txpause)
(Continue reading)
RSS Feed