From: David S. Miller Date: Mon, 29 Apr 2013 19:27:57 +0000 (-0400) Subject: Merge branch 'vxlan_bnx2x_offload' X-Git-Tag: upstream/snapshot3+hdmi~5230^2~19 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b807a3d688c7b1da86662b220ace548389c48167;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git Merge branch 'vxlan_bnx2x_offload' Dmitry Kravkov says: ==================== 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 ==================== Signed-off-by: David S. Miller --- b807a3d688c7b1da86662b220ace548389c48167