Signed-off-by: YAMAMOTO Takashi <[email protected]>
---
 .../unit/ofproto/json/of12/3-12-ofp_flow_stats_reply.packet.json      | 4 ++++
 .../ofproto/json/of12/3-32-ofp_group_features_stats_reply.packet.json | 1 +
 .../ofproto/json/of12/3-34-ofp_group_desc_stats_reply.packet.json     | 1 +
 3 files changed, 6 insertions(+)

diff --git 
a/ryu/tests/unit/ofproto/json/of12/3-12-ofp_flow_stats_reply.packet.json 
b/ryu/tests/unit/ofproto/json/of12/3-12-ofp_flow_stats_reply.packet.json
index 47300f6..5f802b4 100644
--- a/ryu/tests/unit/ofproto/json/of12/3-12-ofp_flow_stats_reply.packet.json
+++ b/ryu/tests/unit/ofproto/json/of12/3-12-ofp_flow_stats_reply.packet.json
@@ -10,6 +10,7 @@
                "hard_timeout": 0, 
                "idle_timeout": 0, 
                "instructions": [], 
+               "length": 56, 
                "match": {
                   "OFPMatch": {
                      "length": 4, 
@@ -48,6 +49,7 @@
                      }
                   }
                ], 
+               "length": 88, 
                "match": {
                   "OFPMatch": {
                      "length": 10, 
@@ -85,6 +87,7 @@
                      }
                   }
                ], 
+               "length": 80, 
                "match": {
                   "OFPMatch": {
                      "length": 22, 
@@ -138,6 +141,7 @@
                      }
                   }
                ], 
+               "length": 80, 
                "match": {
                   "OFPMatch": {
                      "length": 4, 
diff --git 
a/ryu/tests/unit/ofproto/json/of12/3-32-ofp_group_features_stats_reply.packet.json
 
b/ryu/tests/unit/ofproto/json/of12/3-32-ofp_group_features_stats_reply.packet.json
index 022e822..7e86786 100644
--- 
a/ryu/tests/unit/ofproto/json/of12/3-32-ofp_group_features_stats_reply.packet.json
+++ 
b/ryu/tests/unit/ofproto/json/of12/3-32-ofp_group_features_stats_reply.packet.json
@@ -9,6 +9,7 @@
                67082241
             ], 
             "capabilities": 5, 
+            "length": 40, 
             "max_groups": [
                16777216, 
                16777216, 
diff --git 
a/ryu/tests/unit/ofproto/json/of12/3-34-ofp_group_desc_stats_reply.packet.json 
b/ryu/tests/unit/ofproto/json/of12/3-34-ofp_group_desc_stats_reply.packet.json
index de65f12..5166d1c 100644
--- 
a/ryu/tests/unit/ofproto/json/of12/3-34-ofp_group_desc_stats_reply.packet.json
+++ 
b/ryu/tests/unit/ofproto/json/of12/3-34-ofp_group_desc_stats_reply.packet.json
@@ -24,6 +24,7 @@
                   }
                ], 
                "group_id": 1, 
+               "length": 40, 
                "type": 0
             }
          }
-- 
1.8.3.1


------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to