On Fri, 25 Apr 2014 10:20:05 +0900 Simon Horman <[email protected]> wrote:
> Hi, > > while testing the "make check-ryu" target provided by Open vSwitch > I observed that some action tests seem to fail because of enforcement > of portions of the OpenFlow1.2 specification by Open vSwitch. > > I also noticed that several tests that are disabled may be enabled, > in some cases after minor enhancements to follow portions of the > OpenFlow1.2 specification enforced by Open vSwitch. > > With this series in place all the enabled tests > in ryu/tests/integrated/test_add_flow_v12_actions.py > pass when run using the "make check-ryu" target provided by Open vSwitch. > > > Simon Horman (9): > tests/integrated: Match on IP dl_type for flows with dec NW TTL > actions > tests/integrated: Match on VLAN tag for flows with pop VLAN TTL > actions > tests/integrated: Match on VLAN tag for flows which set VLAN tags > tests/integrated: Match on IP dl_type for flows with set NW TTL > actions > tests/integrated: Enable ARP tests > tests/integrated: Match on IP dl_type for flows with set IPv6 > addresses > tests/integrated: Match on MPLS dl_type for flows with pop MPLS > actions > tests/integrated: Match on MPLS dl_type for flows with MPLS TTL > actions > tests/integrated: Enable MPLS set-field and push MPLS tests > > ryu/tests/integrated/test_add_flow_v12_actions.py | 76 > ++++++++++++++++------- > 1 file changed, 55 insertions(+), 21 deletions(-) Applied, thanks! ------------------------------------------------------------------------------ Start Your Social Network Today - Download eXo Platform Build your Enterprise Intranet with eXo Platform Software Java Based Open Source Intranet - Social, Extensible, Cloud Ready Get Started Now And Turn Your Intranet Into A Collaboration Platform http://p.sf.net/sfu/ExoPlatform _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
