backing up
[vsorcdistro/.git] / ryu / build / lib.linux-armv7l-2.7 / ryu / tests / unit / lib / ofctl_json / of12 / 3-34-ofp_group_desc_stats_reply.packet.json
diff --git a/ryu/build/lib.linux-armv7l-2.7/ryu/tests/unit/lib/ofctl_json/of12/3-34-ofp_group_desc_stats_reply.packet.json b/ryu/build/lib.linux-armv7l-2.7/ryu/tests/unit/lib/ofctl_json/of12/3-34-ofp_group_desc_stats_reply.packet.json
new file mode 100644 (file)
index 0000000..c23a9bb
--- /dev/null
@@ -0,0 +1,20 @@
+{
+    "1": [
+        {
+            "buckets": [
+                {
+                    "actions": [
+                        "OUTPUT:2"
+                    ],
+                    "len": 32,
+                    "watch_group": 1,
+                    "watch_port": 1,
+                    "weight": 1
+                }
+            ],
+            "group_id": 1,
+            "length": 40,
+            "type": "ALL"
+        }
+    ]
+}