All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andi Kleen <andi@firstfloor.org>
To: jamal <hadi@cyberus.ca>
Cc: netdev@vger.kernel.org, Andi Kleen <andi@firstfloor.org>,
	David Miller <davem@davemloft.net>
Subject: Re: [RFC] IP_RECVERRC
Date: Fri, 10 Aug 2007 16:02:14 +0200	[thread overview]
Message-ID: <20070810140214.GA10331@one.firstfloor.org> (raw)
In-Reply-To: <1186752912.5188.12.camel@localhost>

On Fri, Aug 10, 2007 at 09:35:12AM -0400, jamal wrote:
> 
> It seems there are a lot of dumbass apps (latest i have found is iperf
> when analyzing batching results) out there whose performance is affected
> if they dont set IP_RECVERR. 

Affected in what way? 

> If you set that option though you end up getting all these skbs back

IP_RECVERR just delivers ICMPs. Do you mean those with "all these skbs" ?

> to the app which i see as unnecessary work if i am uninterested. I would
> like to not do a recvmsg to find out what those messages are - rather
> just receiving any errors back.
> My proposal is to add another option which is mutually exclusive with
> IP_RECVERR that allows for errors only.

What ICMPs do you not want? 

-Andi

  reply	other threads:[~2007-08-10 14:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-10 13:35 [RFC] IP_RECVERRC jamal
2007-08-10 14:02 ` Andi Kleen [this message]
2007-08-10 14:30   ` jamal
2007-08-10 16:26     ` Andi Kleen
2007-08-11 19:27       ` jamal

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=20070810140214.GA10331@one.firstfloor.org \
    --to=andi@firstfloor.org \
    --cc=davem@davemloft.net \
    --cc=hadi@cyberus.ca \
    --cc=netdev@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.