Signed-off-by: Simon Horman <[email protected]>
---
ryu/tests/packet_data_generator/src/x5.erl | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/ryu/tests/packet_data_generator/src/x5.erl
b/ryu/tests/packet_data_generator/src/x5.erl
index 81bb769..9ee8ff6 100644
--- a/ryu/tests/packet_data_generator/src/x5.erl
+++ b/ryu/tests/packet_data_generator/src/x5.erl
@@ -2624,6 +2624,9 @@ x() ->
#ofp_table_mod_prop_experimenter{
experimenter = 101,
exp_type = 2,
- data = <<1:32,2:32>>}]}]}
+ data = <<1:32,2:32>>}]}]},
+ #ofp_queue_desc_request{
+ port_no = 7,
+ queue_id = all}
],
lists:foldl(fun x:do/2, {5, 0}, List).
--
1.8.5.2
------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel