[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <55230E02.2060204@hp.com>
Date: Mon, 06 Apr 2015 15:51:46 -0700
From: Rick Jones <rick.jones2@...com>
To: Marcelo Ricardo Leitner <mleitner@...hat.com>
CC: netdev@...r.kernel.org, hannes@...essinduktion.org
Subject: Re: VxLAN system wedge in 4.0.0-rc5+ from davem net-next?
On 04/06/2015 01:00 PM, Rick Jones wrote:
> On 04/06/2015 12:07 PM, Marcelo Ricardo Leitner wrote:
>> That means you could send/receive some packets on it before the hang,
>> right?
>
> On v3.19 I could send and receive lots of packets without a hang. I
> could even run netperf through the vxlan tunnel :)
>
> Now that I've addressed my build issue I'm in the midst of a bisect, but
> if someone has faster git-fu I'll not be disappointed if they are able
> to bisect before me.
The git bisect has implicated:
b6a7719aedd7e5c0f2df7641aa47386111682df4 is the first bad commit
commit b6a7719aedd7e5c0f2df7641aa47386111682df4
Author: Hannes Frederic Sowa <hannes@...essinduktion.org>
Date: Wed Mar 25 17:07:44 2015 +0100
ipv4: hash net ptr into fragmentation bucket selection
As namespaces are sometimes used with overlapping ip address ranges,
we should also use the namespace as input to the hash to select the ip
fragmentation counter bucket.
Cc: Eric Dumazet <edumazet@...gle.com>
Cc: Flavio Leitner <fbl@...hat.com>
Signed-off-by: Hannes Frederic Sowa <hannes@...essinduktion.org>
Signed-off-by: David S. Miller <davem@...emloft.net>
:040000 040000 fd2a733ad8775b6d5f6096c15187a25515f93812
7122024878daef58138f67bf47287c3bb8f23caa M drivers
:040000 040000 89268ed81d87ec7d4f21e45bc22f1f4103fbe829
759611eb84770f27d8f06f63eaba5e228344cb18 M include
:040000 040000 7be4960e2db1a2975ee25eddf78f126fc9468662
e0e86454b5681f6cd9d738f9bc05e7bb828910b4 M net
I cloned a "fresh" davem net-next tree (before today's accepts and
message to Linus) which made kernels tagged as 4.0.0-rc6+ and that still
hung. When I reverted the commit implicated above, the resulting kernel
didn't hang when I tried to ping through a vxlan interface.
rick
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists