backing up
[vsorcdistro/.git] / ryu / build / lib.linux-armv7l-2.7 / ryu / tests / unit / lib / ofctl_json / of12 / 3-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             "hard_timeout": 0,
9             "idle_timeout": 0,
10             "actions": [],
11             "length": 56,
12             "match": {},
13             "packet_count": 0,
14             "priority": 65535,
15             "table_id": 0
16         },
17         {
18             "byte_count": 0,
19             "cookie": 0,
20             "duration_nsec": 115055000,
21             "duration_sec": 358,
22             "hard_timeout": 0,
23             "idle_timeout": 0,
24             "actions": [
25                 "OUTPUT:NORMAL"
26             ],
27             "length": 88,
28             "match": {
29                 "dl_type": 2054
30             },
31             "packet_count": 0,
32             "priority": 65534,
33             "table_id": 0
34         },
35         {
36             "byte_count": 238,
37             "cookie": 0,
38             "duration_nsec": 511582000,
39             "duration_sec": 316220,
40             "hard_timeout": 0,
41             "idle_timeout": 0,
42             "actions": [
43                 "GOTO_TABLE:1"
44             ],
45             "length": 80,
46             "match": {
47                 "in_port": 6,
48                 "dl_src": "f2:0b:a4:7d:f8:ea"
49             },
50             "packet_count": 3,
51             "priority": 123,
52             "table_id": 0
53         },
54         {
55             "byte_count": 98,
56             "cookie": 0,
57             "duration_nsec": 980901000,
58             "duration_sec": 313499,
59             "hard_timeout": 0,
60             "idle_timeout": 0,
61             "actions": [
62                 {
63                     "WRITE_ACTIONS": [
64                         "OUTPUT:CONTROLLER"
65                     ]
66                 }
67             ],
68             "length": 80,
69             "match": {},
70             "packet_count": 1,
71             "priority": 0,
72             "table_id": 0
73         }
74     ]
75 }