backing up
[vsorcdistro/.git] / ryu / build / lib.linux-armv7l-2.7 / ryu / tests / unit / lib / ofctl_json / of12 / 3-6-ofp_features_reply.packet.json
diff --git a/ryu/build/lib.linux-armv7l-2.7/ryu/tests/unit/lib/ofctl_json/of12/3-6-ofp_features_reply.packet.json b/ryu/build/lib.linux-armv7l-2.7/ryu/tests/unit/lib/ofctl_json/of12/3-6-ofp_features_reply.packet.json
new file mode 100644 (file)
index 0000000..be040f7
--- /dev/null
@@ -0,0 +1,30 @@
+{
+    "1": [
+        {
+            "advertised": 10240,
+            "config": 0,
+            "curr": 10248,
+            "curr_speed": 5000,
+            "hw_addr": "f2:0b:a4:7d:f8:ea",
+            "max_speed": 5000,
+            "name": "Port6",
+            "peer": 10248,
+            "port_no": 6,
+            "state": 4,
+            "supported": 10248
+        },
+        {
+            "advertised": 10240,
+            "config": 0,
+            "curr": 10248,
+            "curr_speed": 5000,
+            "hw_addr": "f2:0b:a4:d0:3f:70",
+            "max_speed": 5000,
+            "name": "Port7",
+            "peer": 10248,
+            "port_no": 7,
+            "state": 4,
+            "supported": 10248
+        }
+    ]
+}