[ovs-git] Open vSwitch: ovs-dpctl: Add -s option to print packet and byte counters. (master)

dev at openvswitch.org dev at openvswitch.org
Mon May 2 16:33:23 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  032aa6a3543621213f133aff3e31021dfd4bef43 (commit)
       via  d39808227b8a8e794a7cb0b990f4fcb0f5daadf5 (commit)
      from  dc432c2e8159a406e0e45fae4ff49532191b9129 (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 032aa6a3543621213f133aff3e31021dfd4bef43
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=032aa6a3543621213f133aff3e31021dfd4bef43
Author: Ben Pfaff <blp at nicira.com>
		
ovs-dpctl: Add -s option to print packet and byte counters.
		


commit d39808227b8a8e794a7cb0b990f4fcb0f5daadf5
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=d39808227b8a8e794a7cb0b990f4fcb0f5daadf5
Author: Ben Pfaff <blp at nicira.com>
		
netdev-linux: New functions for converting netdev stats formats.
		
An upcoming commit will introduce another function that needs to convert
between rtnl_link_stats64 and netdev_stats, so it seemed best to just add
functions to do the conversion.


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

Summary of changes:
 ChangeLog                |    2 +
 lib/automake.mk          |    1 +
 lib/dpif-linux.c         |   12 +++++++
 lib/dpif.c               |    1 +
 lib/dpif.h               |    3 +-
 lib/netdev-linux.c       |   77 +++++++++++++++++++++++++++++++--------------
 lib/netdev-linux.h       |   34 ++++++++++++++++++++
 lib/netdev-vport.c       |   45 ++-------------------------
 utilities/ovs-dpctl.8.in |    9 ++++-
 utilities/ovs-dpctl.c    |   62 +++++++++++++++++++++++++++++++++++++
 10 files changed, 177 insertions(+), 69 deletions(-)
 create mode 100644 lib/netdev-linux.h


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list