linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 2.6.0-test3+sk98lin driver with hardware bug make eth unusable
@ 2003-08-12 11:01 Ricardo Galli
  2003-08-12 12:01 ` Martin Schlemmer
  0 siblings, 1 reply; 10+ messages in thread
From: Ricardo Galli @ 2003-08-12 11:01 UTC (permalink / raw)
  To: linux-kernel

I've already reported this problem to syskonnect few weeks ago (without 
success as I see). 

There is a ASIC bug in several popular motherboards (including ASUS ones) 
related to TX hardware checksum. 

For packets smaller that 56 bytes (payload), as UDP dns queries, the asic 
generates a bad checksum making the drivers unusable for "normal" Internet 
usage:

12:50:26.602458 192.168.0.10.33520 > 192.168.0.3.53: [bad udp cksum 617e!]  
55764+ [45727n] A? ponti.gallimedina.net. (39) (DF) (ttl 64, id 8705, len 67)
12:50:26.733664 192.168.0.10.33515 > 192.168.0.3.53: [bad udp cksum 5e7e!]... 
12:50:40.603124 192.168.0.10.33520 > 192.168.0.3.53: [bad udp cksum 617e!]... 
12:50:40.743436 192.168.0.10.33523 > 192.168.0.3.53: [bad udp cksum 607e!]... 
12:50:54.604568 192.168.0.10.33526 > 192.168.0.3.53: [bad udp cksum 717e!]... 
12:50:54.744493 192.168.0.10.33523 > 192.168.0.3.53: [bad udp cksum 607e!]...

The only solution is to comment out
 #define USE_SK_TX_CHECKSUM
in skge.c

Could be this an option in Kconfig?

-- 
  ricardo galli       GPG id C8114D34
  http://mnm.uib.es/~gallir/

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2003-09-05  8:26 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-08-12 11:01 2.6.0-test3+sk98lin driver with hardware bug make eth unusable Ricardo Galli
2003-08-12 12:01 ` Martin Schlemmer
2003-08-12 12:40   ` Ricardo Galli
2003-08-23 18:35     ` Martin Schlemmer
2003-08-24 12:27       ` Martin Schlemmer
2003-08-28 10:24         ` [PATCH 2.6.0-test4][sk98lin] sk98lin " Mirko Lindner
2003-08-28 10:39           ` Martin Schlemmer
2003-09-04 21:55           ` Martin Schlemmer
2008-09-05  8:26             ` Mirko Lindner
2003-08-24 16:28       ` 2.6.0-test3+sk98lin " Ricardo Galli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).