netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* ipgre rss is broken since gro
@ 2012-12-08 22:35 Dmitry Kravkov
  2012-12-08 23:31 ` Dmitry Kravkov
  0 siblings, 1 reply; 15+ messages in thread
From: Dmitry Kravkov @ 2012-12-08 22:35 UTC (permalink / raw)
  To: Eric Dumazet, netdev@vger.kernel.org

Hi  Eric,

I'm trying to use GRE with RSS, but it looks broken on net-next since:

60769a5dcd8755715c7143b4571d5c44f01796f1 is the first bad commit
commit 60769a5dcd8755715c7143b4571d5c44f01796f1
Author: Eric Dumazet <edumazet@google.com>
Date:   Thu Sep 27 02:48:50 2012 +0000

    ipv4: gre: add GRO capability

    Add GRO capability to IPv4 GRE tunnels, using the gro_cells
    infrastructure.

    Tested using IPv4 and IPv6 TCP traffic inside this tunnel, and
    checking GRO is building large packets.

    Signed-off-by: Eric Dumazet <edumazet@google.com>
    Signed-off-by: David S. Miller <davem@davemloft.net>

:040000 040000 8eb4f570181b6d72abe24f8c1123b7e49134e662 fa20194bb14d1745e9271c8a962d0f140801a226 M      include
:040000 040000 6f605ade7fed9fbe5fd57d4a0c3a8dc687e64ed6 4c06b880a6a6068aa791decb900f7b449c6ec7b5 M      net

Multiple TCP streams over the tunnel cause (almost) immediately GRE interface to drop any ingress packet.

Please note that at current net-next head behavior is different - I hit null pointer dereference, I will try to bisect this behavior too.

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2012-12-11 17:50 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-08 22:35 ipgre rss is broken since gro Dmitry Kravkov
2012-12-08 23:31 ` Dmitry Kravkov
2012-12-09  2:01   ` Eric Dumazet
2012-12-09  2:04     ` Dmitry Kravkov
2012-12-09 20:49       ` Dmitry Kravkov
2012-12-09 23:27         ` Eric Dumazet
2012-12-10 11:32           ` Dmitry Kravkov
2012-12-10 15:17             ` Eric Dumazet
2012-12-10 16:54             ` Eric Dumazet
2012-12-10 19:02               ` David Miller
2012-12-10 19:20               ` Dmitry Kravkov
2012-12-10 21:55                 ` Eric Dumazet
2012-12-10 22:32                   ` [PATCH] net: fix a race in gro_cell_poll() Eric Dumazet
2012-12-10 22:46                     ` Dmitry Kravkov
2012-12-11 17:50                     ` David Miller

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).