netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Eric Dumazet <eric.dumazet@gmail.com>
To: Mike Galbraith <bitbucket@online.de>
Cc: David Miller <davem@davemloft.net>,
	RT <linux-rt-users@vger.kernel.org>,
	netdev <netdev@vger.kernel.org>
Subject: Re: 3.6-rt: inet_sk_rx_dst_set() network splat
Date: Wed, 24 Apr 2013 22:03:53 -0700	[thread overview]
Message-ID: <1366866233.8964.128.camel@edumazet-glaptop> (raw)
In-Reply-To: <1366865490.4595.22.camel@marge.simpson.net>

On Thu, 2013-04-25 at 06:51 +0200, Mike Galbraith wrote:

> Thanks for the fix.  I'll apply it and beat on the box some more (g.p.).
> Gripe only happened the one time during long workout day.

To force it to happen, you need to invalidate the cached dst in socket.

So presumably doing in the background some "ip ro ..." commands to
add/delete routes.

Then prequeue happens if you use a program blocking on receive (not
using poll()/select()/epoll())




  reply	other threads:[~2013-04-25  5:03 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-24  6:50 3.6-rt: inet_sk_rx_dst_set() network splat Mike Galbraith
2013-04-25  1:34 ` Eric Dumazet
2013-04-25  4:36   ` David Miller
2013-04-25  4:51   ` Mike Galbraith
2013-04-25  5:03     ` Eric Dumazet [this message]
2013-04-26 10:50       ` Sebastian Andrzej Siewior
2013-04-26 14:14         ` Eric Dumazet
2013-05-02  0:49         ` Steven Rostedt
2013-05-03  8:20           ` Sebastian Andrzej Siewior
2013-05-03 14:03             ` Eric Dumazet
2013-05-03 15:13               ` Steven Rostedt
2013-05-03 21:56                 ` Steven Rostedt
2013-05-03 21:58                 ` Eric Dumazet

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=1366866233.8964.128.camel@edumazet-glaptop \
    --to=eric.dumazet@gmail.com \
    --cc=bitbucket@online.de \
    --cc=davem@davemloft.net \
    --cc=linux-rt-users@vger.kernel.org \
    --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 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).