backing up
[vsorcdistro/.git] / ryu / build / lib.linux-armv7l-2.7 / ryu / tests / unit / lib / ofctl_json / of13 / 4-12-ofp_flow_stats_reply.packet.json
1 {
2     "1": [
3         {
4             "actions": [],
5             "byte_count": 0,
6             "cookie": 0,
7             "duration_nsec": 115277000,
8             "duration_sec": 358,
9             "flags": 0,
10             "hard_timeout": 0,
11             "idle_timeout": 0,
12             "length": 0,
13             "match": {},
14             "packet_count": 0,
15             "priority": 65535,
16             "table_id": 0
17         },
18         {
19             "actions": [
20                 "OUTPUT:NORMAL"
21             ],
22             "byte_count": 0,
23             "cookie": 0,
24             "duration_nsec": 115055000,
25             "duration_sec": 358,
26             "flags": 0,
27             "hard_timeout": 0,
28             "idle_timeout": 0,
29             "length": 0,
30             "match": {
31                 "dl_type": 2054
32             },
33             "packet_count": 0,
34             "priority": 65534,
35             "table_id": 0
36         },
37         {
38             "actions": [
39                 "GOTO_TABLE:1"
40             ],
41             "byte_count": 238,
42             "cookie": 0,
43             "duration_nsec": 511582000,
44             "duration_sec": 316220,
45             "flags": 0,
46             "hard_timeout": 0,
47             "idle_timeout": 0,
48             "length": 0,
49             "match": {
50                 "dl_src": "f2:0b:a4:7d:f8:ea",
51                 "in_port": 6
52             },
53             "packet_count": 3,
54             "priority": 123,
55             "table_id": 0
56         },
57         {
58             "actions": [
59                 {
60                     "WRITE_ACTIONS": [
61                         "SET_FIELD: {vlan_vid:258}",
62                         "COPY_TTL_OUT",
63                         "COPY_TTL_IN",
64                         "COPY_TTL_IN",
65                         "POP_PBB",
66                         "PUSH_PBB:4660",
67                         "POP_MPLS:39030",
68                         "PUSH_MPLS:34887",
69                         "POP_VLAN",
70                         "PUSH_VLAN:33024",
71                         "DEC_MPLS_TTL",
72                         "SET_MPLS_TTL:10",
73                         "DEC_NW_TTL",
74                         "SET_NW_TTL:10",
75                         "SET_QUEUE:3",
76                         "GROUP:99",
77                         "OUTPUT:6",
78                         "EXPERIMENTER: {experimenter:98765432, data:ZXhwX2RhdGE=}",
79                         "NX_UNKNOWN: {subtype: 25976, data: cF9kYXRh}"
80                     ]
81                 },
82                 "SET_FIELD: {eth_src:01:02:03:04:05:06}",
83                 "SET_FIELD: {pbb_uca:1}",
84                 {
85                     "WRITE_ACTIONS": [
86                         "OUTPUT:CONTROLLER"
87                     ]
88                 }
89             ],
90             "byte_count": 98,
91             "cookie": 0,
92             "duration_nsec": 980901000,
93             "duration_sec": 313499,
94             "flags": 0,
95             "hard_timeout": 0,
96             "idle_timeout": 0,
97             "length": 0,
98             "match": {},
99             "packet_count": 1,
100             "priority": 0,
101             "table_id": 0
102         }
103     ]
104 }