netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] vxlan, bnx2x offload
@ 2013-04-28 18:16 Dmitry Kravkov
  2013-04-28 18:16 ` [PATCH net-next 1/2] vxlan: do not set SKB_GSO_UDP Dmitry Kravkov
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Dmitry Kravkov @ 2013-04-28 18:16 UTC (permalink / raw)
  To: eilong, davem, netdev; +Cc: pshelar, dmitry


Hi Dave,

The series fixes GSO flags in vxlan xmit code and
adds appropriate code for bnx2x driver to utilize
fw support for UDP tunneling protocols offload.

Netperf's results below show improvement in throughput
between two vxlan interfaces:
before:
MIGRATED TCP STREAM TEST from 0.0.0.0 (0.0.0.0) port 0 AF_INET to 9.0.0.2 (9.0.0.2) port 0 AF_INET
Recv   Send    Send                          
Socket Socket  Message  Elapsed              
Size   Size    Size     Time     Throughput  
bytes  bytes   bytes    secs.    10^6bits/sec  

 87380  16384  16384    10.20     228.73   

after:
MIGRATED TCP STREAM TEST from 0.0.0.0 (0.0.0.0) port 0 AF_INET to 9.0.0.2 (9.0.0.2) port 0 AF_INET
Recv   Send    Send                          
Socket Socket  Message  Elapsed              
Size   Size    Size     Time     Throughput  
bytes  bytes   bytes    secs.    10^6bits/sec  

 87380  16384  16384    10.00    3314.75   


Thanks,
Dmitry

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

end of thread, other threads:[~2013-04-29 19:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-28 18:16 [PATCH net-next 0/2] vxlan, bnx2x offload Dmitry Kravkov
2013-04-28 18:16 ` [PATCH net-next 1/2] vxlan: do not set SKB_GSO_UDP Dmitry Kravkov
2013-04-29 16:35   ` Pravin Shelar
2013-04-28 18:16 ` [PATCH net-next 2/2] bnx2x: allow handling tunnel over udp offload Dmitry Kravkov
2013-04-29 19:28 ` [PATCH net-next 0/2] vxlan, bnx2x offload 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).