[ovs-git] Open vSwitch: datapath: Don't allocate space for per-CPU flow stats from cache. (master)

dev at openvswitch.org dev at openvswitch.org
Fri Dec 6 21:47:47 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  d22d7ed076d29dadca431d1785f8acc4c33f2b5c (commit)
      from  c3cc4d2dd265823828d93278b5d1ead4faad85ba (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 d22d7ed076d29dadca431d1785f8acc4c33f2b5c
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=d22d7ed076d29dadca431d1785f8acc4c33f2b5c
Author: Jesse Gross <jesse at nicira.com>
		
datapath: Don't allocate space for per-CPU flow stats from cache.
		
Per-CPU flow stats are now allocated separately (if necessary) so
there's no longer any need to allocate space for them directly in
the base flow.

Signed-off-by: Jesse Gross <jesse at nicira.com>
Acked-by: Pravin B Shelar <pshelar at nicira.com>


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

Summary of changes:
 datapath/flow_table.c |    8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list