[ovs-git] Open vSwitch: ofproto-dpif-xlate: Don't try to optimize goto table. (branch-1.12)

dev at openvswitch.org dev at openvswitch.org
Thu Aug 1 22:29:22 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, branch-1.12 has been updated
       via  6ee5eabaa86b444bfd096059c377d587163c7584 (commit)
      from  cd6733f73e34d64eb6f706afcac7114ffb528e0f (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 6ee5eabaa86b444bfd096059c377d587163c7584
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=6ee5eabaa86b444bfd096059c377d587163c7584
Author: Ethan Jackson <ethan at nicira.com>
		
ofproto-dpif-xlate: Don't try to optimize goto table.
		
This patch reverts commit 5559942 (ofproto-dpif: GOTO_TABLE recursion
removal.) by reintroducing the recursion through xlate_table_action().
The main reason to do this is the introduction of new rule locking in
future patches.  The code before this patch was relatively difficult
to lock in a clean straight-forward manner.

Signed-off-by: Ethan Jackson <ethan at nicira.com>


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

Summary of changes:
 ofproto/ofproto-dpif-xlate.c |   30 ++----------------------------
 tests/ofproto-dpif.at        |    4 ++--
 2 files changed, 4 insertions(+), 30 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list