[ovs-git] Open vSwitch: linux: Report supported user features to the kernel (master)

dev at openvswitch.org dev at openvswitch.org
Fri Dec 20 18:20:04 UTC 2013


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  b7fd5e3841eba93f5209763de73124e7b0de8fa9 (commit)
      from  09daa5dfe6979894fe7e4962357b4260827f3cca (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 b7fd5e3841eba93f5209763de73124e7b0de8fa9
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=b7fd5e3841eba93f5209763de73124e7b0de8fa9
Author: Thomas Graf <tgraf at redhat.com>
		
linux: Report supported user features to the kernel
		
Following commit (''netlink: Do not enforce alignment of last Netlink
attribute''), signal the ability to receive unaligned Netlink messages
to the datapath to enable utilization of zerocopy optimizations.

Opening a datapath is now done by issueing a OVS_DP_CMD_SET in order
to overwrite previously set user features.

Signed-off-by: Thomas Graf <tgraf at redhat.com>
Acked-by: Ben Pfaff <blp at nicira.com>
Signed-off-by: Jesse Gross <jesse at nicira.com>


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

Summary of changes:
 lib/dpif-linux.c |    9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list