[ovs-git] Open vSwitch: flow: Rearrange struct flow for better megaflows. (master)

dev at openvswitch.org dev at openvswitch.org
Fri Apr 4 19:30:19 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  1c1764f971d470f5291a86c0f715867ce26bf321 (commit)
      from  976bf71268824a7d2463de3086d3372173dc59fc (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 1c1764f971d470f5291a86c0f715867ce26bf321
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=1c1764f971d470f5291a86c0f715867ce26bf321
Author: Ethan Jackson <ethan at nicira.com>
		
flow: Rearrange struct flow for better megaflows.
		
Since the dp_hash will often be a hash of the 5 tuple, it makes sense
to put it with the L4 header so it hits in the last classifier lookup
stage.

Signed-off-by: Ethan Jackson <ethan at nicira.com>
Acked-by: Ben Pfaff <blp at nicira.com>
Acked-by: Andy Zhou <azhou at nicira.com>


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

Summary of changes:
 lib/flow.h |   10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list