All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Dumazet <dada1@cosmosbay.com>
To: Denys Fedoryshchenko <denys@visp.net.lb>
Cc: Stephen Hemminger <stephen.hemminger@vyatta.com>,
	netdev@vger.kernel.org, netfilter-devel@vger.kernel.org
Subject: Re: kernel 2.6.25-rc7 highly unstable on high load
Date: Sat, 29 Mar 2008 09:31:55 +0100	[thread overview]
Message-ID: <47EDFE7B.7030700@cosmosbay.com> (raw)
In-Reply-To: <20080328220902.M5377@visp.net.lb>

Denys Fedoryshchenko a écrit :
> It looks like probably i did mistake while applying it. Very strange, cause i 
> rechecked it, and i did make clean before building system image.
> I will make sure on vanilla code that everything is fine.
> 
> Btw, i see permanently 4 "delayed"(?) records.
> 
> [ 6261.050827] dstgc [0] lo     09E9FED5        09E9FED5        
> 80000000        5       29      0       8F323353        0       0       
> 0       00      -1  009E9FED5
> [ 6261.050834] dstgc [1] lo     09E9FED5        09E9FED5        
> 80000000        37      358     0       FC9B62D4        0       0       
> 0       00      -1  009E9FED5
> [ 6261.050838] dstgc [2] lo     09E9FED5        09E9FED5        
> 80000000        4       8       0       7048DF48        0       0       
> 0       00      -1  009E9FED5
> [ 6261.050842] dstgc [3] lo     09E9FED5        09E9FED5        
> 80000000        6       5       0       6924E846        0       0       
> 0       00      -1  009E9FED5
> [ 6261.050851] dst_total: 129123 delayed: 4 work_perf: 0 expires: 68000 
> elapsed: 27 us
> 
> Especially interesting one with refcnt 37 and dst.__use 358. I check for 
> around 5 minutes - there is no traffic at all. This record staying for long 
> time and there is no activity on it over "tcpdump -ni any host 
> 212.98.155.252" , and it is not flushing it over ip route flush cache.
> 

This route with refcnt 37 has Source IP = FC9B62D4, which is 212.98.155.252

Check that you dont have some tcp sessions with this remote address :

ss dst 212.98.155.252

As long as you have no activity on it, refcnt wont change.


  parent reply	other threads:[~2008-03-29  8:31 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-27  6:35 kernel 2.6.25-rc7 highly unstable on high load Denys Fedoryshchenko
2008-03-27  6:40 ` David Miller
2008-03-27  7:03   ` Eric Dumazet
2008-03-27  8:36     ` Denys Fedoryshchenko
2008-03-27  8:48     ` Denys Fedoryshchenko
2008-03-27 14:41     ` Denys Fedoryshchenko
2008-03-27 14:52       ` Eric Dumazet
     [not found]         ` <20080327151520.M89250@visp.net.lb>
2008-03-27 16:07           ` Eric Dumazet
2008-03-27 16:29             ` Eric Dumazet
2008-03-27 18:37             ` Denys Fedoryshchenko
2008-03-27 18:56               ` Eric Dumazet
2008-03-27 19:05                 ` Denis V. Lunev
2008-03-27 22:03                 ` David Miller
2008-03-28  0:47                   ` Denys Fedoryshchenko
2008-03-28  4:50                   ` Denys Fedoryshchenko
2008-03-28  5:25                   ` Denys Fedoryshchenko
2008-03-28  5:49                     ` Eric Dumazet
2008-03-28  7:38                       ` Denys Fedoryshchenko
2008-03-28  7:46                         ` Eric Dumazet
2008-03-28  9:50                           ` Denys Fedoryshchenko
2008-03-28 15:57                           ` Eric Dumazet
2008-03-28 20:23                             ` Stephen Hemminger
2008-03-28 20:45                               ` Denys Fedoryshchenko
2008-03-28 21:17                                 ` Eric Dumazet
2008-03-28 23:21                                   ` David Miller
2008-03-29  9:35                                     ` Denys Fedoryshchenko
     [not found]                                   ` <20080328220902.M5377@visp.net.lb>
2008-03-29  8:31                                     ` Eric Dumazet [this message]
2008-03-27  7:07   ` Denys Fedoryshchenko
2008-03-27 15:01   ` Patrick McHardy

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=47EDFE7B.7030700@cosmosbay.com \
    --to=dada1@cosmosbay.com \
    --cc=denys@visp.net.lb \
    --cc=netdev@vger.kernel.org \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=stephen.hemminger@vyatta.com \
    /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.