backing up
[vsorcdistro/.git] / ryu / build / lib.linux-armv7l-2.7 / ryu / tests / unit / lib / ofctl_json / of14 / 5-28-ofp_table_stats_reply.packet.json
diff --git a/ryu/build/lib.linux-armv7l-2.7/ryu/tests/unit/lib/ofctl_json/of14/5-28-ofp_table_stats_reply.packet.json b/ryu/build/lib.linux-armv7l-2.7/ryu/tests/unit/lib/ofctl_json/of14/5-28-ofp_table_stats_reply.packet.json
new file mode 100644 (file)
index 0000000..95b2c49
--- /dev/null
@@ -0,0 +1,16 @@
+{
+    "1": [
+        {
+            "active_count": 4,
+            "lookup_count": 4,
+            "matched_count": 4,
+            "table_id": 0
+        },
+        {
+            "active_count": 4,
+            "lookup_count": 4,
+            "matched_count": 4,
+            "table_id": 1
+        }
+    ]
+}