[ovs-git] Open vSwitch: ovs-benchmark: Improve output format for "rate" command. (master)

dev at openvswitch.org dev at openvswitch.org
Fri Jan 6 16:17:47 UTC 2012


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  440c5152a47725cfe4b8ae9f6a93868fd7e1ad2e (commit)
      from  777507385a993b3ca072c512dac30ba1e6354b42 (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 440c5152a47725cfe4b8ae9f6a93868fd7e1ad2e
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=440c5152a47725cfe4b8ae9f6a93868fd7e1ad2e
Author: Ben Pfaff <blp at nicira.com>
		
ovs-benchmark: Improve output format for "rate" command.
		
Before, the "rate" command kept the status of the test continually updated
on the screen.  This form of output is nice to watch, but it isn't very
useful for reporting, because you only end up with a single number at the
end, and redirecting it to a file yields one long line with lots of
carriage returns.

This commit simplifies the output format by simply printing one line per
second.

Signed-off-by: Ben Pfaff <blp at nicira.com>


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

Summary of changes:
 utilities/ovs-benchmark.c |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list