[ovs-git] Open vSwitch: netdev-linux: Return correct error codes on receive. (master)

dev at openvswitch.org dev at openvswitch.org
Fri Oct 2 18:03:49 UTC 2009


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  c0e5f6cabeeb8153144fead66c1f37a5014d9060 (commit)
      from  3f3879d205ab0df085c6d2ec13a39ee5d8b6242c (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 c0e5f6cabeeb8153144fead66c1f37a5014d9060
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=c0e5f6cabeeb8153144fead66c1f37a5014d9060
Author: Jesse Gross <jesse at nicira.com>
		
netdev-linux: Return correct error codes on receive.
		
netdev_linux_receive was returning positive error codes while the
interface specifies that it should be returning negative errors.
This difference causes a huge increase in (non-existant) packet
processing with the userspace datapath.


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

Summary of changes:
 lib/netdev-linux.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Open vSwitch




More information about the git mailing list