|
Description
|
The e1000g driver currently does not do receive hardware checksumming on VLAN tagged frames. i.e.:
e1000g101002: flags=201000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4,CoS> mtu 1500 index 4
inet 10.10.10.2 netmask ffffff00 broadcast 10.10.10.255
ether 0:14:4f:e:ee:8e
When this interface receives UDP packets (for example) the software checksum counter is incremented:
ip:0:ipstat:ip_in_sw_cksum 1235
|