backing up
[vsorcdistro/.git] / ryu / build / lib.linux-armv7l-2.7 / ryu / tests / unit / lib / ofctl_json / of12 / 3-38-ofp_queue_stats_reply.packet.json
diff --git a/ryu/build/lib.linux-armv7l-2.7/ryu/tests/unit/lib/ofctl_json/of12/3-38-ofp_queue_stats_reply.packet.json b/ryu/build/lib.linux-armv7l-2.7/ryu/tests/unit/lib/ofctl_json/of12/3-38-ofp_queue_stats_reply.packet.json
new file mode 100644 (file)
index 0000000..db50c1e
--- /dev/null
@@ -0,0 +1,25 @@
+{
+    "1": [
+        {
+            "port_no": 7,
+            "queue_id": 1,
+            "tx_bytes": 0,
+            "tx_errors": 0,
+            "tx_packets": 0
+        },
+        {
+            "port_no": 6,
+            "queue_id": 1,
+            "tx_bytes": 0,
+            "tx_errors": 0,
+            "tx_packets": 0
+        },
+        {
+            "port_no": 7,
+            "queue_id": 2,
+            "tx_bytes": 0,
+            "tx_errors": 0,
+            "tx_packets": 0
+        }
+    ]
+}