All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andi Kleen <ak@suse.de>
To: "David S. Miller" <davem@redhat.com>
Cc: okir@suse.de, netdev@oss.sgi.com
Subject: Re: [PATCH] 2.6 UDP recvmsg vs POSIX
Date: Thu, 19 Feb 2004 08:07:05 +0100	[thread overview]
Message-ID: <20040219080705.6dffcaaf.ak@suse.de> (raw)
In-Reply-To: <20040217221705.183d58a6.davem@redhat.com>

On Tue, 17 Feb 2004 22:17:05 -0800
"David S. Miller" <davem@redhat.com> wrote:

> On Tue, 17 Feb 2004 13:17:26 +0100
> Olaf Kirch <okir@suse.de> wrote:
> 
> > I'm currently investigating a problem in udp recvmsg. In short, a test
> > program selects on the socket, gets woken up as a packet arrives, but
> > recvmsg return EAGAIN because the UDP checksum was wrong.
> 
> Thanks Olaf, I'm not ignoring your patch I just didn't get to it today.

BTW I think TCP could hit the same problem. But it did already csum-copy
in user context in 2.4 and nobody reported it.

-Andi

  reply	other threads:[~2004-02-19  7:07 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-17 12:17 [PATCH] 2.6 UDP recvmsg vs POSIX Olaf Kirch
2004-02-18  4:30 ` Andi Kleen
2004-02-18  6:17 ` David S. Miller
2004-02-19  7:07   ` Andi Kleen [this message]
2004-02-21 21:08 ` David S. Miller
2004-02-23  9:42   ` Olaf Kirch
2004-02-23 17:42     ` David S. Miller
2004-02-24  9:32       ` Olaf Kirch

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=20040219080705.6dffcaaf.ak@suse.de \
    --to=ak@suse.de \
    --cc=davem@redhat.com \
    --cc=netdev@oss.sgi.com \
    --cc=okir@suse.de \
    /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.