All of lore.kernel.org
 help / color / mirror / Atom feed
From: "David Gómez" <david@pleyades.net>
To: Hugo Mills <hugo-lkml@carfax.org.uk>,
	Linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: e100 driver
Date: Tue, 20 May 2003 00:20:52 +0200	[thread overview]
Message-ID: <20030519222052.GA9598@fargo> (raw)
In-Reply-To: <20030519213318.GB1605@carfax.org.uk>

Hi Hugo,

On May 19 at 10:33:18, Hugo Mills wrote:
> > <31>May 19 09:05:42 kernel: hw tcp v4 csum failed
> > <31>May 19 09:11:11 kernel: icmp v4 hw csum failure
> 
>    I get this, too, on two recently-purchased machines. I suspect that
> the new revs of the chips are the cause -- my kernel doesn't seem to
> know about many of the device IDs on this board:

Not in my case :(, i'm using a not very recent intel ethernet card:

00:0c.0 Ethernet controller: Intel Corporation 82557 [Ethernet Pro 100] (rev 08)

>    Other than the odd csum failures (average of 1-2 a day on each
> box), it all seems to work perfectly.

I was getting a lot more, look:

[huma@fargo] [~] % grep csum /var/log/messages|grep "May 19"| wc -l
    443
[huma@fargo] [~] % grep csum /var/log/messages|grep "May 18"| wc -l
    486
[huma@fargo] [~] % grep csum /var/log/messages|grep "May 17"| wc -l
    425
[huma@fargo] [~] % grep csum /var/log/messages|grep "May 16"| wc -l
    953
[huma@fargo] [~] % grep csum /var/log/messages|grep "May 15"| wc -l
   1023
[huma@fargo] [~] % grep csum /var/log/messages|grep "May 14"| wc -l
    911

I've been a long time without noticing this problem, but looking casually
for another reason at the logs get me to finding these checksum errors hell ;))


-- 
David Gómez

"The question of whether computers can think is just like the question of
 whether submarines can swim." -- Edsger W. Dijkstra

  reply	other threads:[~2003-05-19 22:03 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-19 21:12 e100 driver David Gómez
2003-05-19 21:33 ` Hugo Mills
2003-05-19 22:20   ` David Gómez [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-05-20 19:31 Feldman, Scott
2003-05-20 22:02 ` David Gómez
2003-05-20 22:12 Feldman, Scott
2003-05-21 23:32 ` David Gómez
2003-05-22  0:12   ` Rasmus Bøg Hansen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030519222052.GA9598@fargo \
    --to=david@pleyades.net \
    --cc=hugo-lkml@carfax.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.