commit | 942f5302a764944e4f7a47cd794f45a2299aa6b8 | [log] [tgz] |
---|---|---|
author | Dan Talayco <dan.talayco@bigswitch.com> | Thu Apr 12 22:32:34 2012 -0700 |
committer | Dan Talayco <dan.talayco@bigswitch.com> | Thu Apr 12 22:32:34 2012 -0700 |
tree | 60765c81af21609b61b9ff643280544639a6aae4 | |
parent | 7b08e40ba1cd2a4c67e357142fd788aa0754c9c7 [diff] |
Added barrier under load test, LoadBarrier This test is still...in testing. It assumes a loopback port is configured (which can be specified with lb_port, defaults to 1). A flow is inserted to create a storm of packet in messages from the loopback. Then a number of barrier messages are called. The test passes if all barrier replies are received. After the barrier replies are received, the flow table is cleared. The test is not run by default.