Netdev List
 help / color / mirror / Atom feed
* [BUG] ipv6 and TSO on GRE is broken
@ 2013-05-01 15:53 Eric Dumazet
  2013-05-02  7:02 ` Pravin Shelar
  0 siblings, 1 reply; 6+ messages in thread
From: Eric Dumazet @ 2013-05-01 15:53 UTC (permalink / raw)
  To: netdev; +Cc: Pravin B Shelar, Steinar H. Gunderson

This was reported by Steinar.

Sending this to netdev, as I wont have time to debug this in the near
future. (~ 3 days)

3.9 and latest net-next are broken for IPv6 on top of GRE tunnel

GSO seems OK, but TSO not :

lpq83:~# ethtool -K gre1 tso off gso on 
lpq83:~# netperf -H 4444::555:0084
MIGRATED TCP STREAM TEST from ::0 (::) port 0 AF_INET6 to 4444::555:0084
() port 0 AF_INET6
Recv   Send    Send                          
Socket Socket  Message  Elapsed              
Size   Size    Size     Time     Throughput  
bytes  bytes   bytes    secs.    10^6bits/sec  

 87380  16384  16384    10.00    3789.10   
lpq83:~# ethtool -K gre1 tso on
lpq83:~# netperf -H 4444::555:0084
MIGRATED TCP STREAM TEST from ::0 (::) port 0 AF_INET6 to 4444::555:0084
() port 0 AF_INET6
Recv   Send    Send                          
Socket Socket  Message  Elapsed              
Size   Size    Size     Time     Throughput  
bytes  bytes   bytes    secs.    10^6bits/sec  

 87380  16384  16384    10.00     321.27   


No problem for IPv4

Thanks

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

end of thread, other threads:[~2013-05-03 14:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-01 15:53 [BUG] ipv6 and TSO on GRE is broken Eric Dumazet
2013-05-02  7:02 ` Pravin Shelar
2013-05-02  8:00   ` Pravin Shelar
2013-05-02  8:32     ` Berge Schwebs Bjørlo
2013-05-03  2:17       ` Pravin Shelar
2013-05-03 14:52         ` Berge Schwebs Bjørlo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox