[ovs-git] Open vSwitch: ovs-benchmark: Compile for windows. (master)

dev at openvswitch.org dev at openvswitch.org
Mon Jun 30 20:04:15 UTC 2014


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  6d1e400e6bcc253884239b1418877587225e8df8 (commit)
       via  8f26aeb9a382de4f5462449f0a06d92d37f59a8c (commit)
      from  175cf4de3f785d7b0e4c9d834aaad3dcc11c18fe (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 6d1e400e6bcc253884239b1418877587225e8df8
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=6d1e400e6bcc253884239b1418877587225e8df8
Author: Gurucharan Shetty <gshetty at nicira.com>
		
ovs-benchmark: Compile for windows.
		
This just makes ovs-benchmark compile on windows.
This lets us go ahead with just a 'make' instead of
picking and choosing executables that are tested to work on
windows as arguments for make.

This commit does not make ovs-benchmark a supported utility
on windows.

Signed-off-by: Gurucharan Shetty <gshetty at nicira.com>
Acked-by: Ben Pfaff <blp at nicira.com>


commit 8f26aeb9a382de4f5462449f0a06d92d37f59a8c
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=8f26aeb9a382de4f5462449f0a06d92d37f59a8c
Author: Gurucharan Shetty <gshetty at nicira.com>
		
tests: Port test-sflow and test-netflow to Windows.
		
After the change, both of them compile. test-netflow related
unit tests pass.

test-sflow related tests do not pass because
of LOOPBACK_INTERFACE constraints for 'agent'.
(It should be revisited later.)

Signed-off-by: Gurucharan Shetty <gshetty at nicira.com>
Acked-by: Ben Pfaff <blp at nicira.com>


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

Summary of changes:
 BUILD.Windows             |   10 +++++-----
 tests/test-netflow.c      |    3 ++-
 tests/test-sflow.c        |    3 ++-
 utilities/ovs-benchmark.c |   30 ++++++++++++++++++------------
 4 files changed, 27 insertions(+), 19 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list