backing up
[vsorcdistro/.git] / ryu / build / lib.linux-armv7l-2.7 / ryu / tests / unit / lib / ofctl_json / of14 / 5-12-ofp_flow_stats_reply.packet.json
1 {
2     "1": [
3         {
4             "byte_count": 0,
5             "cookie": 0,
6             "duration_nsec": 115277000,
7             "duration_sec": 358,
8             "flags": 0,
9             "hard_timeout": 0,
10             "idle_timeout": 0,
11             "importance": 0,
12             "instructions": [],
13             "length": 0,
14             "match": {},
15             "packet_count": 0,
16             "priority": 65535,
17             "table_id": 0
18         },
19         {
20             "byte_count": 0,
21             "cookie": 0,
22             "duration_nsec": 115055000,
23             "duration_sec": 358,
24             "flags": 0,
25             "hard_timeout": 0,
26             "idle_timeout": 0,
27             "importance": 0,
28             "instructions": [
29                 {
30                     "actions": [
31                         {
32                             "max_len": 0,
33                             "port": 4294967290,
34                             "type": "OUTPUT"
35                         }
36                     ],
37                     "type": "APPLY_ACTIONS"
38                 }
39             ],
40             "length": 0,
41             "match": {
42                 "eth_type": 2054
43             },
44             "packet_count": 0,
45             "priority": 65534,
46             "table_id": 0
47         },
48         {
49             "byte_count": 238,
50             "cookie": 0,
51             "duration_nsec": 511582000,
52             "duration_sec": 316220,
53             "flags": 0,
54             "hard_timeout": 0,
55             "idle_timeout": 0,
56             "importance": 0,
57             "instructions": [
58                 {
59                     "table_id": 1,
60                     "type": "GOTO_TABLE"
61                 }
62             ],
63             "length": 0,
64             "match": {
65                 "eth_src": "f2:0b:a4:7d:f8:ea",
66                 "in_port": 6
67             },
68             "packet_count": 3,
69             "priority": 123,
70             "table_id": 0
71         },
72         {
73             "byte_count": 98,
74             "cookie": 0,
75             "duration_nsec": 980901000,
76             "duration_sec": 313499,
77             "flags": 0,
78             "hard_timeout": 0,
79             "idle_timeout": 0,
80             "importance": 0,
81             "instructions": [
82                 {
83                     "actions": [
84                         {
85                             "field": "vlan_vid",
86                             "mask": null,
87                             "type": "SET_FIELD",
88                             "value": 258
89                         },
90                         {
91                             "type": "COPY_TTL_OUT"
92                         },
93                         {
94                             "type": "COPY_TTL_IN"
95                         },
96                         {
97                             "type": "COPY_TTL_IN"
98                         },
99                         {
100                             "type": "POP_PBB"
101                         },
102                         {
103                             "ethertype": 4660,
104                             "type": "PUSH_PBB"
105                         },
106                         {
107                             "ethertype": 39030,
108                             "type": "POP_MPLS"
109                         },
110                         {
111                             "ethertype": 34887,
112                             "type": "PUSH_MPLS"
113                         },
114                         {
115                             "type": "POP_VLAN"
116                         },
117                         {
118                             "ethertype": 33024,
119                             "type": "PUSH_VLAN"
120                         },
121                         {
122                             "type": "DEC_MPLS_TTL"
123                         },
124                         {
125                             "mpls_ttl": 10,
126                             "type": "SET_MPLS_TTL"
127                         },
128                         {
129                             "type": "DEC_NW_TTL"
130                         },
131                         {
132                             "nw_ttl": 10,
133                             "type": "SET_NW_TTL"
134                         },
135                         {
136                             "queue_id": 3,
137                             "type": "SET_QUEUE"
138                         },
139                         {
140                             "group_id": 99,
141                             "type": "GROUP"
142                         },
143                         {
144                             "max_len": 65535,
145                             "port": 6,
146                             "type": "OUTPUT"
147                         },
148                         {
149                             "data": "ZXhwX2RhdGE=",
150                             "experimenter": 98765432,
151                             "type": "EXPERIMENTER"
152                         },
153                         {
154                             "data": "cF9kYXRh",
155                             "experimenter": 8992,
156                             "subtype": 25976,
157                             "type": "EXPERIMENTER"
158                         }
159                     ],
160                     "type": "WRITE_ACTIONS"
161                 },
162                 {
163                     "actions": [
164                         {
165                             "field": "eth_src",
166                             "mask": null,
167                             "type": "SET_FIELD",
168                             "value": "01:02:03:04:05:06"
169                         },
170                         {
171                             "field": "pbb_uca",
172                             "mask": null,
173                             "type": "SET_FIELD",
174                             "value": 1
175                         }
176                     ],
177                     "type": "APPLY_ACTIONS"
178                 },
179                 {
180                     "actions": [
181                         {
182                             "max_len": 65535,
183                             "port": 4294967293,
184                             "type": "OUTPUT"
185                         }
186                     ],
187                     "type": "WRITE_ACTIONS"
188                 }
189             ],
190             "length": 0,
191             "match": {},
192             "packet_count": 1,
193             "priority": 0,
194             "table_id": 0
195         }
196     ]
197 }