backing up
[vsorcdistro/.git] / ryu / build / lib.linux-armv7l-2.7 / ryu / tests / unit / ofproto / json / of13 / ovs-ofctl-of13-match_move_nx_register.packet.json
diff --git a/ryu/build/lib.linux-armv7l-2.7/ryu/tests/unit/ofproto/json/of13/ovs-ofctl-of13-match_move_nx_register.packet.json b/ryu/build/lib.linux-armv7l-2.7/ryu/tests/unit/ofproto/json/of13/ovs-ofctl-of13-match_move_nx_register.packet.json
new file mode 100644 (file)
index 0000000..7457278
--- /dev/null
@@ -0,0 +1,60 @@
+{
+    "OFPFlowMod": {
+        "buffer_id": 4294967295,
+        "command": 1,
+        "cookie": 1311768467463790320,
+        "cookie_mask": 18446744073709551615,
+        "flags": 0,
+        "hard_timeout": 0,
+        "idle_timeout": 0,
+        "instructions": [
+            {
+                "OFPInstructionActions": {
+                    "actions": [
+                        {
+                            "NXActionRegMove": {
+                                "dst_field": "reg1",
+                                "dst_ofs": 0,
+                                "experimenter": 8992,
+                                "len": 24,
+                                "n_bits": 6,
+                                "src_field": "reg0",
+                                "src_ofs": 10,
+                                "subtype": 6,
+                                "type": 65535
+                            }
+                        }
+                    ],
+                    "len": 32,
+                    "type": 4
+                }
+            }
+        ],
+        "match": {
+            "OFPMatch": {
+                "length": 24,
+                "oxm_fields": [
+                    {
+                        "OXMTlv": {
+                            "field": "reg0",
+                            "mask": null,
+                            "value": 4660
+                        }
+                    },
+                    {
+                        "OXMTlv": {
+                            "field": "reg5",
+                            "mask": 65535,
+                            "value": 43981
+                        }
+                    }
+                ],
+                "type": 1
+            }
+        },
+        "out_group": 4294967295,
+        "out_port": 4294967295,
+        "priority": 32768,
+        "table_id": 3
+    }
+}
\ No newline at end of file