backing up
[vsorcdistro/.git] / ryu / build / lib.linux-armv7l-2.7 / ryu / tests / unit / lib / ofctl_json / of14 / 5-56-ofp_group_stats_reply.packet.json
diff --git a/ryu/build/lib.linux-armv7l-2.7/ryu/tests/unit/lib/ofctl_json/of14/5-56-ofp_group_stats_reply.packet.json b/ryu/build/lib.linux-armv7l-2.7/ryu/tests/unit/lib/ofctl_json/of14/5-56-ofp_group_stats_reply.packet.json
new file mode 100644 (file)
index 0000000..1c6f903
--- /dev/null
@@ -0,0 +1,19 @@
+{
+    "1": [
+        {
+            "bucket_stats": [
+                {
+                    "byte_count": 2345,
+                    "packet_count": 234
+                }
+            ],
+            "byte_count": 12345,
+            "duration_nsec": 609036000,
+            "duration_sec": 9,
+            "group_id": 1,
+            "length": 56,
+            "packet_count": 123,
+            "ref_count": 2
+        }
+    ]
+}