[ovs-git] Open vSwitch: datapath: Enable tunnel GSO features. (master)

dev at openvswitch.org dev at openvswitch.org
Fri Jul 11 17:04:31 UTC 2014


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, master has been updated
       via  c7d084d6a5dd09b125ae1794a44e7c59db1762f5 (commit)
      from  ff8eeabd0dfa967c161c1591daea826f0da23da6 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit c7d084d6a5dd09b125ae1794a44e7c59db1762f5
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=c7d084d6a5dd09b125ae1794a44e7c59db1762f5
Author: Pravin B Shelar <pshelar at nicira.com>
		
datapath: Enable tunnel GSO features.
		
Following patch enables all available tunnel GSO features for OVS
bridge device so that ovs can use hardware offloads available to
underling device.

Signed-off-by: Pravin B Shelar <pshelar at nicira.com>
Acked-by: Andy Zhou <azhou at nicira.com>


-----------------------------------------------------------------------

Summary of changes:
 .../linux/compat/include/linux/netdev_features.h   |   42 ++++++++++++++++++++
 datapath/linux/compat/include/net/gre.h            |   11 +++++
 datapath/linux/compat/include/net/vxlan.h          |   16 ++++++++
 datapath/vport-geneve.c                            |    5 +++
 datapath/vport-internal_dev.c                      |    8 +++-
 datapath/vport-lisp.c                              |    5 +++
 6 files changed, 86 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list