backing up
[vsorcdistro/.git] / ryu / build / lib.linux-armv7l-2.7 / ryu / tests / unit / lib / ofctl_json / of15 / libofproto-OFP15-port_stats_reply.packet.json
1 {
2     "1": [
3         {
4             "duration_nsec": 0,
5             "duration_sec": 0,
6             "length": 224,
7             "port_no": 7,
8             "properties": [
9                 {
10                     "collisions": 0,
11                     "length": 40,
12                     "rx_crc_err": 0,
13                     "rx_frame_err": 0,
14                     "rx_over_err": 0,
15                     "type": "ETHERNET"
16                 },
17                 {
18                     "bias_current": 300,
19                     "flags": 3,
20                     "length": 44,
21                     "rx_freq_lmda": 1500,
22                     "rx_grid_span": 500,
23                     "rx_offset": 700,
24                     "rx_pwr": 2000,
25                     "temperature": 273,
26                     "tx_freq_lmda": 1500,
27                     "tx_grid_span": 500,
28                     "tx_offset": 700,
29                     "tx_pwr": 2000,
30                     "type": "OPTICAL"
31                 },
32                 {
33                     "data": [],
34                     "exp_type": 0,
35                     "experimenter": 101,
36                     "length": 12,
37                     "type": "EXPERIMENTER"
38                 },
39                 {
40                     "data": [
41                         1
42                     ],
43                     "exp_type": 1,
44                     "experimenter": 101,
45                     "length": 16,
46                     "type": "EXPERIMENTER"
47                 },
48                 {
49                     "data": [
50                         1,
51                         2
52                     ],
53                     "exp_type": 2,
54                     "experimenter": 101,
55                     "length": 20,
56                     "type": "EXPERIMENTER"
57                 }
58             ],
59             "rx_bytes": 0,
60             "rx_dropped": 0,
61             "rx_errors": 0,
62             "rx_packets": 0,
63             "tx_bytes": 336,
64             "tx_dropped": 0,
65             "tx_errors": 0,
66             "tx_packets": 4
67         },
68         {
69             "duration_nsec": 0,
70             "duration_sec": 0,
71             "length": 120,
72             "port_no": 6,
73             "properties": [
74                 {
75                     "collisions": 0,
76                     "length": 40,
77                     "rx_crc_err": 0,
78                     "rx_frame_err": 0,
79                     "rx_over_err": 0,
80                     "type": "ETHERNET"
81                 }
82             ],
83             "rx_bytes": 336,
84             "rx_dropped": 0,
85             "rx_errors": 0,
86             "rx_packets": 4,
87             "tx_bytes": 336,
88             "tx_dropped": 0,
89             "tx_errors": 0,
90             "tx_packets": 4
91         }
92     ]
93 }