[ovs-git] Open vSwitch: tests: Perform basic LACP unit tests. (master)

dev at openvswitch.org dev at openvswitch.org
Wed Nov 30 22:59:15 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  742468d943cf2212d633951db2a6a72844b4f97d (commit)
       via  431d6a6acf6da61ecfeb433cb1fb10e1b39e9773 (commit)
       via  1c1df7f1a76ff7d32d123e916b9c9e75254a4d87 (commit)
       via  69fdadb1a9528ffb1a800ebd6997c826e55df972 (commit)
      from  6a542738b2a59f98831fa36e6208d388c007d0b8 (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 742468d943cf2212d633951db2a6a72844b4f97d
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=742468d943cf2212d633951db2a6a72844b4f97d
Author: Ethan Jackson <ethan at nicira.com>
		
tests: Perform basic LACP unit tests.
		
This patch adds tests which check that configuration settings in
the database are reflected in the LACP module's appctl output.


commit 431d6a6acf6da61ecfeb433cb1fb10e1b39e9773
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=431d6a6acf6da61ecfeb433cb1fb10e1b39e9773
Author: Ethan Jackson <ethan at nicira.com>
		
lacp: Sort slaves in appctl output.
		
This will simplify unit tests added in a future patch.


commit 1c1df7f1a76ff7d32d123e916b9c9e75254a4d87
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=1c1df7f1a76ff7d32d123e916b9c9e75254a4d87
Author: Ethan Jackson <ethan at nicira.com>
		
lacp: Remove trailing whitespace from appctl output.
		
This will marginally simplify some unit tests in a future patch.


commit 69fdadb1a9528ffb1a800ebd6997c826e55df972
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=69fdadb1a9528ffb1a800ebd6997c826e55df972
Author: Ethan Jackson <ethan at nicira.com>
		
lacp: Require non-zero system ID.
		
It's a bug if LACP is configured with a system ID of zero.  This
patch assert fails in this case.


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

Summary of changes:
 lib/lacp.c         |   36 +++++++++++++-----
 tests/automake.mk  |    1 +
 tests/lacp.at      |  101 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 tests/testsuite.at |    1 +
 vswitchd/bridge.c  |    5 +++
 5 files changed, 134 insertions(+), 10 deletions(-)
 create mode 100644 tests/lacp.at


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list