Re: ucc_geth: nf_conntrack: table full, dropping packet.

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Eric Dumazet
Date: Tuesday, March 24, 2009 - 2:12 am

Joakim Tjernlund a écrit :

I dont understand how your ping can use so many conntrack entries...

Then, as I said yesterday, I believe you have a RCU delay, because of
a misbehaving driver or something...

grep RCU .config
grep CONFIG_SMP .config

You could change qhimark from 10000 to 1000 in kernel/rcuclassic.c (line 80)
as a workaround. It should force a quiescent state after 1000 freed conntracks.


--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
ucc_geth: nf_conntrack: table full, dropping packet., Joakim Tjernlund, (Mon Mar 23, 3:42 am)
Re: ucc_geth: nf_conntrack: table full, dropping packet., Patrick McHardy, (Mon Mar 23, 5:15 am)
Re: ucc_geth: nf_conntrack: table full, dropping packet., Joakim Tjernlund, (Mon Mar 23, 5:25 am)
Re: ucc_geth: nf_conntrack: table full, dropping packet., Patrick McHardy, (Mon Mar 23, 5:29 am)
Re: ucc_geth: nf_conntrack: table full, dropping packet., Joakim Tjernlund, (Mon Mar 23, 5:59 am)
Re: ucc_geth: nf_conntrack: table full, dropping packet., Joakim Tjernlund, (Mon Mar 23, 10:42 am)
Re: ucc_geth: nf_conntrack: table full, dropping packet., Patrick McHardy, (Mon Mar 23, 10:49 am)
Re: ucc_geth: nf_conntrack: table full, dropping packet., Eric Dumazet, (Mon Mar 23, 10:49 am)
Re: ucc_geth: nf_conntrack: table full, dropping packet., Joakim Tjernlund, (Mon Mar 23, 11:04 am)
Re: ucc_geth: nf_conntrack: table full, dropping packet., Eric Dumazet, (Mon Mar 23, 11:08 am)
Re: ucc_geth: nf_conntrack: table full, dropping packet., Joakim Tjernlund, (Tue Mar 24, 1:22 am)
Re: ucc_geth: nf_conntrack: table full, dropping packet., Eric Dumazet, (Tue Mar 24, 2:12 am)
Re: ucc_geth: nf_conntrack: table full, dropping packet., Joakim Tjernlund, (Tue Mar 24, 3:55 am)
Re: [PATCH] conntrack: Reduce conntrack count in nf_conntr ..., Joakim Tjernlund, (Tue Mar 24, 11:29 am)