[ovs-git] Open vSwitch: dpif-linux: collect and display mega flow mask stats (master)

dev at openvswitch.org dev at openvswitch.org
Tue Oct 22 17:40:42 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  847108dc297d15becbde436174d1a4bb348e64d1 (commit)
       via  4fa72a95722f74ebee61254f06bb171e9207f9c1 (commit)
      from  f4faf4baf7a22316d5a083af57557a97f9c93775 (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 847108dc297d15becbde436174d1a4bb348e64d1
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=847108dc297d15becbde436174d1a4bb348e64d1
Author: Andy Zhou <azhou at nicira.com>
		
dpif-linux: collect and display mega flow mask stats
		
Signed-off-by: Andy Zhou <azhou at nicira.com>
Acked-by: Ben Pfaff <blp at nicira.com>
Signed-off-by: Jesse Gross <jesse at nicira.com>


commit 4fa72a95722f74ebee61254f06bb171e9207f9c1
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=4fa72a95722f74ebee61254f06bb171e9207f9c1
Author: Andy Zhou <azhou at nicira.com>
		
datapath: collect mega flow mask stats
		
Collect mega flow mask stats. ovs-dpctl show command can be used to
display them.

Signed-off-by: Andy Zhou <azhou at nicira.com>
Signed-off-by: Jesse Gross <jesse at nicira.com>


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

Summary of changes:
 NEWS                        |    2 ++
 datapath/datapath.c         |   38 +++++++++++++++++++++++++++++++-------
 datapath/datapath.h         |    4 ++++
 datapath/flow_table.c       |   16 +++++++++++++++-
 datapath/flow_table.h       |    4 +++-
 include/linux/openvswitch.h |   17 ++++++++++++++---
 lib/dpif-linux.c            |   18 +++++++++++++++++-
 lib/dpif-netdev.c           |    2 ++
 lib/dpif.h                  |    3 +++
 utilities/ovs-dpctl.8.in    |   19 +++++++++++++++++++
 utilities/ovs-dpctl.c       |    8 ++++++++
 11 files changed, 118 insertions(+), 13 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list