[ovs-git] Open vSwitch: sflow: Use ofproto_port_get_stats(). (master)

dev at openvswitch.org dev at openvswitch.org
Thu Dec 8 21:34:43 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  392c71822d2e4ce03d0a69a5c5beefedcd44b088 (commit)
       via  6527c598eabbd34aaa7284f4b052de667e13be2f (commit)
      from  fa29a1c2c17682879e79a21bb0cdd5bbe67fa7c0 (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 392c71822d2e4ce03d0a69a5c5beefedcd44b088
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=392c71822d2e4ce03d0a69a5c5beefedcd44b088
Author: Pravin B Shelar <pshelar at nicira.com>
		
sflow: Use ofproto_port_get_stats().
		
Bug #7551


commit 6527c598eabbd34aaa7284f4b052de667e13be2f
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=6527c598eabbd34aaa7284f4b052de667e13be2f
Author: Pravin B Shelar <pshelar at nicira.com>
		
ofproto: Device stats should include packets generated by userspace/controller
		
Following patch account packets consumed and composed in userspace
as received on and transmitted from local port.

Bug #7551


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

Summary of changes:
 ofproto/ofproto-dpif-sflow.c |   46 ++++++++++-----------------
 ofproto/ofproto-dpif-sflow.h |    4 +-
 ofproto/ofproto-dpif.c       |   70 +++++++++++++++++++++++++++++++++++++++--
 ofproto/ofproto-provider.h   |    4 ++
 ofproto/ofproto.c            |   17 +++++++++-
 ofproto/ofproto.h            |    3 ++
 6 files changed, 108 insertions(+), 36 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list