backing up
[vsorcdistro/.git] / ryu / build / lib.linux-armv7l-2.7 / ryu / tests / unit / ofproto / json / of13 / 4-12-ofp_flow_stats_reply.packet.json
1 {
2    "OFPFlowStatsReply": {
3       "body": [
4          {
5             "OFPFlowStats": {
6                "byte_count": 0, 
7                "cookie": 0, 
8                "duration_nsec": 115277000, 
9                "duration_sec": 358, 
10                "flags": 0, 
11                "hard_timeout": 0, 
12                "idle_timeout": 0, 
13                "instructions": [], 
14                "length": 56, 
15                "match": {
16                   "OFPMatch": {
17                      "length": 4, 
18                      "oxm_fields": [], 
19                      "type": 1
20                   }
21                }, 
22                "packet_count": 0, 
23                "priority": 65535, 
24                "table_id": 0
25             }
26          }, 
27          {
28             "OFPFlowStats": {
29                "byte_count": 0, 
30                "cookie": 0, 
31                "duration_nsec": 115055000, 
32                "duration_sec": 358, 
33                "flags": 0, 
34                "hard_timeout": 0, 
35                "idle_timeout": 0, 
36                "instructions": [
37                   {
38                      "OFPInstructionActions": {
39                         "actions": [
40                            {
41                               "OFPActionOutput": {
42                                  "len": 16, 
43                                  "max_len": 0, 
44                                  "port": 4294967290, 
45                                  "type": 0
46                               }
47                            }
48                         ], 
49                         "len": 24, 
50                         "type": 4
51                      }
52                   }
53                ], 
54                "length": 88, 
55                "match": {
56                   "OFPMatch": {
57                      "length": 10, 
58                      "oxm_fields": [
59                         {
60                            "OXMTlv": {
61                               "field": "eth_type", 
62                               "mask": null, 
63                               "value": 2054
64                            }
65                         }
66                      ], 
67                      "type": 1
68                   }
69                }, 
70                "packet_count": 0, 
71                "priority": 65534, 
72                "table_id": 0
73             }
74          }, 
75          {
76             "OFPFlowStats": {
77                "byte_count": 238, 
78                "cookie": 0, 
79                "duration_nsec": 511582000, 
80                "duration_sec": 316220, 
81                "flags": 0, 
82                "hard_timeout": 0, 
83                "idle_timeout": 0, 
84                "instructions": [
85                   {
86                      "OFPInstructionGotoTable": {
87                         "len": 8, 
88                         "table_id": 1, 
89                         "type": 1
90                      }
91                   }
92                ], 
93                "length": 80, 
94                "match": {
95                   "OFPMatch": {
96                      "length": 22, 
97                      "oxm_fields": [
98                         {
99                            "OXMTlv": {
100                               "field": "in_port", 
101                               "mask": null, 
102                               "value": 6
103                            }
104                         }, 
105                         {
106                            "OXMTlv": {
107                               "field": "eth_src", 
108                               "mask": null, 
109                               "value": "f2:0b:a4:7d:f8:ea"
110                            }
111                         }
112                      ], 
113                      "type": 1
114                   }
115                }, 
116                "packet_count": 3, 
117                "priority": 123, 
118                "table_id": 0
119             }
120          }, 
121          {
122             "OFPFlowStats": {
123                "byte_count": 98, 
124                "cookie": 0, 
125                "duration_nsec": 980901000, 
126                "duration_sec": 313499, 
127                "flags": 0, 
128                "hard_timeout": 0, 
129                "idle_timeout": 0, 
130                "instructions": [
131                   {
132                      "OFPInstructionActions": {
133                         "actions": [
134                            {
135                               "OFPActionSetField": {
136                                  "field": {
137                                     "OXMTlv": {
138                                        "field": "vlan_vid", 
139                                        "mask": null, 
140                                        "value": 258
141                                     }
142                                  },
143                                  "len": 16,
144                                  "type": 25
145                               }
146                            }, 
147                            {
148                               "OFPActionCopyTtlOut": {
149                                  "len": 8, 
150                                  "type": 11
151                               }
152                            }, 
153                            {
154                               "OFPActionCopyTtlIn": {
155                                  "len": 8, 
156                                  "type": 12
157                               }
158                            }, 
159                            {
160                               "OFPActionCopyTtlIn": {
161                                  "len": 8, 
162                                  "type": 12
163                               }
164                            }, 
165                            {
166                               "OFPActionPopPbb": {
167                                  "len": 8, 
168                                  "type": 27
169                               }
170                            }, 
171                            {
172                               "OFPActionPushPbb": {
173                                  "ethertype": 4660, 
174                                  "len": 8, 
175                                  "type": 26
176                               }
177                            }, 
178                            {
179                               "OFPActionPopMpls": {
180                                  "ethertype": 39030, 
181                                  "len": 8, 
182                                  "type": 20
183                               }
184                            }, 
185                            {
186                               "OFPActionPushMpls": {
187                                  "ethertype": 34887, 
188                                  "len": 8, 
189                                  "type": 19
190                               }
191                            }, 
192                            {
193                               "OFPActionPopVlan": {
194                                  "len": 8, 
195                                  "type": 18
196                               }
197                            }, 
198                            {
199                               "OFPActionPushVlan": {
200                                  "ethertype": 33024, 
201                                  "len": 8, 
202                                  "type": 17
203                               }
204                            }, 
205                            {
206                               "OFPActionDecMplsTtl": {
207                                  "len": 8, 
208                                  "type": 16
209                               }
210                            }, 
211                            {
212                               "OFPActionSetMplsTtl": {
213                                  "len": 8, 
214                                  "mpls_ttl": 10, 
215                                  "type": 15
216                               }
217                            }, 
218                            {
219                               "OFPActionDecNwTtl": {
220                                  "len": 8, 
221                                  "type": 24
222                               }
223                            }, 
224                            {
225                               "OFPActionSetNwTtl": {
226                                  "len": 8, 
227                                  "nw_ttl": 10, 
228                                  "type": 23
229                               }
230                            }, 
231                            {
232                               "OFPActionSetQueue": {
233                                  "len": 8, 
234                                  "queue_id": 3, 
235                                  "type": 21
236                               }
237                            }, 
238                            {
239                               "OFPActionGroup": {
240                                  "group_id": 99, 
241                                  "len": 8, 
242                                  "type": 22
243                               }
244                            }, 
245                            {
246                               "OFPActionOutput": {
247                                  "len": 16, 
248                                  "max_len": 65535, 
249                                  "port": 6, 
250                                  "type": 0
251                               }
252                            },
253                            {
254                               "OFPActionExperimenterUnknown": {
255                                  "len": 16,
256                                  "data": "ZXhwX2RhdGE=",
257                                  "experimenter": 98765432,
258                                  "type": 65535
259                               }
260                            },
261                            {
262                               "NXActionUnknown": {
263                                  "len": 16,
264                                  "data": "cF9kYXRh",
265                                  "experimenter": 8992,
266                                  "type": 65535,
267                                  "subtype": 25976
268                               }
269                            }
270                         ], 
271                         "len": 192,
272                         "type": 3
273                      }
274                   }, 
275                   {
276                      "OFPInstructionActions": {
277                         "actions": [
278                            {
279                               "OFPActionSetField": {
280                                  "field": {
281                                     "OXMTlv": {
282                                        "field": "eth_src", 
283                                        "mask": null, 
284                                        "value": "01:02:03:04:05:06"
285                                     }
286                                  },
287                                  "len": 16,
288                                  "type": 25
289                               }
290                            }, 
291                            {
292                               "OFPActionSetField": {
293                                  "field": {
294                                     "OXMTlv": {
295                                        "field": "pbb_uca", 
296                                        "mask": null, 
297                                        "value": 1
298                                     }
299                                  },
300                                  "len": 16,
301                                  "type": 25
302                               }
303                            }
304                         ], 
305                         "len": 40, 
306                         "type": 4
307                      }
308                   }, 
309                   {
310                      "OFPInstructionActions": {
311                         "actions": [
312                            {
313                               "OFPActionOutput": {
314                                  "len": 16, 
315                                  "max_len": 65535, 
316                                  "port": 4294967293, 
317                                  "type": 0
318                               }
319                            }
320                         ], 
321                         "len": 24, 
322                         "type": 3
323                      }
324                   }
325                ], 
326                "length": 312,
327                "match": {
328                   "OFPMatch": {
329                      "length": 4, 
330                      "oxm_fields": [], 
331                      "type": 1
332                   }
333                }, 
334                "packet_count": 1, 
335                "priority": 0, 
336                "table_id": 0
337             }
338          }
339       ], 
340       "flags": 0, 
341       "type": 1
342    }
343 }