backing up
[vsorcdistro/.git] / ryu / build / lib.linux-armv7l-2.7 / ryu / tests / unit / ofproto / json / of13 / ovs-ofctl-of13-match_load_nx_register.packet.json
1 {
2    "OFPFlowMod": {
3       "buffer_id": 4294967295,
4       "command": 1,
5       "cookie": 1311768467463790320,
6       "cookie_mask": 18446744073709551615,
7       "flags": 0,
8       "hard_timeout": 0,
9       "idle_timeout": 0,
10       "instructions": [
11          {
12             "OFPInstructionActions": {
13                "actions": [
14                   {
15                      "NXActionRegLoad": {
16                         "dst": "reg0",
17                         "experimenter": 8992,
18                         "len": 24,
19                         "ofs_nbits": 283,
20                         "subtype": 7,
21                         "type": 65535,
22                         "value": 233495534
23                      }
24                   }
25                ],
26                "len": 32,
27                "type": 4
28              }
29          }
30       ],
31       "match": {
32          "OFPMatch": {
33             "length": 24,
34             "oxm_fields": [
35                {
36                   "OXMTlv": {
37                      "field": "reg0",
38                      "mask": null,
39                      "value": 4660
40                   }
41                },
42                {
43                   "OXMTlv": {
44                      "field": "reg5",
45                      "mask": 65535,
46                      "value": 43981
47                   }
48                }
49             ],
50             "type": 1
51          }
52       },
53       "out_group": 4294967295,
54       "out_port": 4294967295,
55       "priority": 32768,
56       "table_id": 3
57    }
58 }