On Thu, 20 Feb 2014 13:08:49 +0900
Simon Horman <[email protected]> wrote:

> Hi,
> 
> this adds infrastructure and tests for of14 queue desc request and
> reply messages as well as adding support for the messages themselves.
> 
> This series applies cleanly on top of
> "[PATCH v3 0/8] of14: Add table desc and flow mod properties"
> 
> To aid review this series and its dependencies are available at
> https://github.com/horms/ryu devel/of1.4-queue-desc
> 
> I have made a wiki page to summarise the status of OF1.4 support in Ryu
> https://github.com/horms/ryu/wiki/OpenFlow-V1.4-Coverage
> 
> 
> Simon Horman (8):
>   of14: Add OFPQueueDescProp
>   of14: Add OFPQueueDesc
>   of14: Add queue desc request support
>   packet_data_generator: of14: Add queue desc request
>   of14: Add queue desc request unit test
>   of14: Add queue desc request support
>   packet_data_generator: of14: Add queue desc reply
>   of14: Add queue desc reply unit test
> 
>  ryu/ofproto/ofproto_v1_4_parser.py                 | 156 
> +++++++++++++++++++++
>  .../of14/5-63-ofp_queue_desc_request.packet        | Bin 0 -> 24 bytes
>  .../of14/5-64-ofp_queue_desc_reply.packet          | Bin 0 -> 136 bytes
>  ryu/tests/packet_data_generator/src/x5.erl         |  33 ++++-
>  .../of14/5-63-ofp_queue_desc_request.packet.json   |   8 ++
>  .../of14/5-64-ofp_queue_desc_reply.packet.json     |  76 ++++++++++
>  6 files changed, 272 insertions(+), 1 deletion(-)
>  create mode 100644 
> ryu/tests/packet_data/of14/5-63-ofp_queue_desc_request.packet
>  create mode 100644 
> ryu/tests/packet_data/of14/5-64-ofp_queue_desc_reply.packet
>  create mode 100644 
> ryu/tests/unit/ofproto/json/of14/5-63-ofp_queue_desc_request.packet.json
>  create mode 100644 
> ryu/tests/unit/ofproto/json/of14/5-64-ofp_queue_desc_reply.packet.json

Applied, thanks a lot!

------------------------------------------------------------------------------
Flow-based real-time traffic analytics software. Cisco certified tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
Customize your own dashboards, set traffic alerts and generate reports.
Network behavioral analysis & security monitoring. All-in-one tool.
http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to