Re: [Ryu-devel] Using OpenVSwitch as the test switch for the Ryu tester.py -- Solved

2015-12-10 Thread Alan Deikman
> On Dec 8, 2015, at 5:49 PM, Alan Deikman wrote: > > In this case the tester can send out any packet it wants out of port 1 (eth2) > but can only receive untagged packets on port 2 (eth3). Is there some other > configuration that will allow it to work properly? I have not seen any > docum

[Ryu-devel] Using OpenVSwitch as the test switch for the Ryu tester.py

2015-12-08 Thread Alan Deikman
I have been working on a new OpenFlow switch and am bringing up a test lab using the Ryu test suite, which uses a generic OpenFlow switch for the “tester” switch. The tests require the tester switch to emit and receive both tagged an untagged traffic. However my setup allows only untagged pack