These messages do not exist in OF1.4

Signed-off-by: Simon Horman <[email protected]>
---
 ryu/tests/packet_data_generator/src/x5.erl | 15 ---------------
 1 file changed, 15 deletions(-)

diff --git a/ryu/tests/packet_data_generator/src/x5.erl 
b/ryu/tests/packet_data_generator/src/x5.erl
index 919f0af..fb7b608 100644
--- a/ryu/tests/packet_data_generator/src/x5.erl
+++ b/ryu/tests/packet_data_generator/src/x5.erl
@@ -553,21 +553,6 @@ x() ->
                               actions = 
                                   [#ofp_action_output{
                                        port = 2, max_len = no_buffer}]}]}]},
-        #ofp_queue_get_config_request{port = any},
-        #ofp_queue_get_config_reply{port = any,queues = [
-            #ofp_packet_queue{queue_id = 99, port_no = 77,
-                properties = [
-                    #ofp_queue_prop_min_rate{rate = 10},
-                    #ofp_queue_prop_max_rate{rate = 900}
-                ]
-            },
-            #ofp_packet_queue{queue_id = 88, port_no = 77,
-                properties = [
-                    #ofp_queue_prop_min_rate{rate = 100},
-                    #ofp_queue_prop_max_rate{rate = 200}
-                ]
-            }
-        ]},
         #ofp_queue_stats_request{flags = [],port_no = any,
                                  queue_id = all},
         #ofp_queue_stats_reply{
-- 
1.8.5.2


------------------------------------------------------------------------------
WatchGuard Dimension instantly turns raw network data into actionable 
security intelligence. It gives you real-time visual feedback on key
security issues and trends.  Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to