[ovs-git] Open vSwitch: bridge: Enable system stats only if turned on in the database. (master)

dev at openvswitch.org dev at openvswitch.org
Tue Jun 21 21:32:15 UTC 2011


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  3fe8050596e3cff28c007b5d7c1ec9c461849995 (commit)
       via  8de67146f837bec4f103607cc5e0c7020c79e444 (commit)
       via  27a325164faa2539ce9b713a250fc3c5a7f2e40d (commit)
      from  c434706a374bd44d1274e7bdbee40067a6620b61 (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 3fe8050596e3cff28c007b5d7c1ec9c461849995
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=3fe8050596e3cff28c007b5d7c1ec9c461849995
Author: Ben Pfaff <blp at nicira.com>
		
bridge: Enable system stats only if turned on in the database.
		
Most hypervisors have no use for this column, so populating it just wastes
CPU time.  It can still be enabled explicitly via other-config.

CC: Peter Balland <peter at nicira.com>
CC: David Tsai <dtsai at nicira.com>
Bug #5961.
NIC-397.


commit 8de67146f837bec4f103607cc5e0c7020c79e444
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=8de67146f837bec4f103607cc5e0c7020c79e444
Author: Ben Pfaff <blp at nicira.com>
		
ovsdb-doc: Add support for references to specific keys.
		
Now a specific key can be referenced with syntax like
<ref table="Bridge" column="other-config" key="datapath-id"/>.

Also fixes up an existing place that needed this feature already (and had
a typo, too).


commit 27a325164faa2539ce9b713a250fc3c5a7f2e40d
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=27a325164faa2539ce9b713a250fc3c5a7f2e40d
Author: Ben Pfaff <blp at nicira.com>
		
ovsdb-idl: Improve comment.
		


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

Summary of changes:
 lib/ovsdb-idl.c            |    6 +++++-
 ovsdb/ovsdb-doc.in         |    2 ++
 vswitchd/bridge.c          |   21 ++++++++++++++++++++-
 vswitchd/vswitch.ovsschema |    6 ++++--
 vswitchd/vswitch.xml       |   25 +++++++++++++++++++++----
 5 files changed, 52 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list