Hi, Our results of OpenFlow switch testings became public. You can check out what kinds of actions and matches a switch supports (or not):
http://osrg.github.io/ryu/certification.html The results of hardware switches will be available shortly (next month or so). The results are updated continously. We want to collaborate on the results with switch vendors (and projects, users, etc). Please let send corrections, comments, and suggestions. Note that the test suite is included in Ryu. You can modify the existing test scenarios and add new scenarios easily. A test scenario is written in JSON without Python knowledge. An action test scenario is defining a packet to be sent, the actions, and an expected packet. For example, 'push_vlan' test scenario is installing 'vlan vid' match flow, sending an IP packet, check out if a switch properly pushed a vlan header to the packet. Thanks! ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
