backing up
[vsorcdistro/.git] / ryu / build / lib.linux-armv7l-2.7 / ryu / tests / unit / ofproto / json / of12 / 3-34-ofp_group_desc_stats_reply.packet.json
diff --git a/ryu/build/lib.linux-armv7l-2.7/ryu/tests/unit/ofproto/json/of12/3-34-ofp_group_desc_stats_reply.packet.json b/ryu/build/lib.linux-armv7l-2.7/ryu/tests/unit/ofproto/json/of12/3-34-ofp_group_desc_stats_reply.packet.json
new file mode 100644 (file)
index 0000000..5166d1c
--- /dev/null
@@ -0,0 +1,35 @@
+{
+   "OFPStatsReply": {
+      "body": [
+         {
+            "OFPGroupDescStats": {
+               "buckets": [
+                  {
+                     "OFPBucket": {
+                        "actions": [
+                           {
+                              "OFPActionOutput": {
+                                 "len": 16, 
+                                 "max_len": 65535, 
+                                 "port": 2, 
+                                 "type": 0
+                              }
+                           }
+                        ], 
+                        "len": 32, 
+                        "watch_group": 1, 
+                        "watch_port": 1, 
+                        "weight": 1
+                     }
+                  }
+               ], 
+               "group_id": 1, 
+               "length": 40, 
+               "type": 0
+            }
+         }
+      ], 
+      "flags": 0, 
+      "type": 7
+   }
+}