On Sun, 15 Feb 2015 21:55:28 -0800
Shu Shen <[email protected]> wrote:

> On Sat, Feb 14, 2015 at 4:35 PM, FUJITA Tomonori <
> [email protected]> wrote:
> 
>> > TODO:
>> > - Add oxs_fields support. It shall be similar to oxm_fields
>> > - Update and implement ofproto_v1_5_parser.py
>>
>> Any item that you are working on now?
> 
> ​
> Yes, I plan to address them this coming week. Starting with oxs_fields and
> then work on the parser. ​

Great, thanks!

>> - More tests, tests, tests.
>>
>> I think that our main test for OF is:
>>
>> https://github.com/osrg/ryu/tree/master/ryu/tests/packet_data_generator/src
>>
>> We gererate OpenFlow message wire format data from LINC switch code
>> and then check out if our code can parse them and generate them again.
>>
>> Looks like LINC OF1.5 support is behind OVS. Seems that nowadays OVS
>> developers try hard to support the latest OF spec. Maybe it's the time
>> for us to use OVS code to generate OF message data.
> 
> 
> ​OVS did roll out OF1.5 support before the draft became officially released
> as the spec.
> Is there an example of how to do the generation with OVS and put into Ryu's
> test cases?​

Yamamoto told me that opflex uses OVS's libofproto code:

https://git.opendaylight.org/gerrit/gitweb?p=opflex.git;a=blob;f=agent-ovs/src/FlowExecutor.cpp;h=e4c5dde1543a8f640903d0eb5ebb31dc6b3d7af0;hb=HEAD#l109

Note that unlikely oflex uses OF1.5. But it would give a hint how to
generate on-wire data structure with libofproto code.
------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to