backing up
[vsorcdistro/.git] / ryu / build / lib.linux-armv7l-2.7 / ryu / tests / unit / lib / ofctl_json / of15 / libofproto-OFP15-queue_stats_reply.packet.json
1 {
2     "1": [
3         {
4             "duration_nsec": 0,
5             "duration_sec": 0,
6             "length": 104,
7             "port_no": 7,
8             "properties": [
9                 {
10                     "data": [],
11                     "exp_type": 0,
12                     "experimenter": 101,
13                     "length": 12,
14                     "type": "EXPERIMENTER"
15                 },
16                 {
17                     "data": [
18                         1
19                     ],
20                     "exp_type": 1,
21                     "experimenter": 101,
22                     "length": 16,
23                     "type": "EXPERIMENTER"
24                 },
25                 {
26                     "data": [
27                         1,
28                         2
29                     ],
30                     "exp_type": 2,
31                     "experimenter": 101,
32                     "length": 20,
33                     "type": "EXPERIMENTER"
34                 }
35             ],
36             "queue_id": 1,
37             "tx_bytes": 0,
38             "tx_errors": 0,
39             "tx_packets": 0
40         },
41         {
42             "duration_nsec": 0,
43             "duration_sec": 0,
44             "length": 48,
45             "port_no": 6,
46             "properties": [],
47             "queue_id": 1,
48             "tx_bytes": 0,
49             "tx_errors": 0,
50             "tx_packets": 0
51         },
52         {
53             "duration_nsec": 0,
54             "duration_sec": 0,
55             "length": 48,
56             "port_no": 7,
57             "properties": [],
58             "queue_id": 2,
59             "tx_bytes": 0,
60             "tx_errors": 0,
61             "tx_packets": 0
62         }
63     ]
64 }