Signed-off-by: YAMAMOTO Takashi <[email protected]>
---
 .../ofproto/json/of12/3-36-ofp_queue_get_config_reply.packet.json     | 4 ++++
 1 file changed, 4 insertions(+)

diff --git 
a/ryu/tests/unit/ofproto/json/of12/3-36-ofp_queue_get_config_reply.packet.json 
b/ryu/tests/unit/ofproto/json/of12/3-36-ofp_queue_get_config_reply.packet.json
index 1322af7..7d0a7bb 100644
--- 
a/ryu/tests/unit/ofproto/json/of12/3-36-ofp_queue_get_config_reply.packet.json
+++ 
b/ryu/tests/unit/ofproto/json/of12/3-36-ofp_queue_get_config_reply.packet.json
@@ -10,12 +10,14 @@
                   {
                      "OFPQueuePropMinRate": {
                         "len": 16, 
+                        "property": 1, 
                         "rate": 10
                      }
                   }, 
                   {
                      "OFPQueuePropMaxRate": {
                         "len": 16, 
+                        "property": 2, 
                         "rate": 900
                      }
                   }
@@ -31,12 +33,14 @@
                   {
                      "OFPQueuePropMinRate": {
                         "len": 16, 
+                        "property": 1, 
                         "rate": 100
                      }
                   }, 
                   {
                      "OFPQueuePropMaxRate": {
                         "len": 16, 
+                        "property": 2, 
                         "rate": 200
                      }
                   }
-- 
1.8.3.1


------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to