Newer
Older
Alessandro Rubini
committed
#
# Automatically generated file; DO NOT EDIT.
# White Rabbit Switch configuration
Alessandro Rubini
committed
#
CONFIG_DOTCONF_FW_VERSION="5.1.0"
CONFIG_DOTCONF_HW_VERSION=""
CONFIG_DOTCONF_INFO=""
# CONFIG_DOTCONF_SOURCE_LOCAL is not set
# CONFIG_DOTCONF_SOURCE_REMOTE is not set
# CONFIG_DOTCONF_SOURCE_FORCE_DHCP is not set
CONFIG_DOTCONF_SOURCE_TRY_DHCP=y
Alessandro Rubini
committed
CONFIG_BR2_CONFIGFILE="wrs_release_br2_config"
CONFIG_ETH0_DHCP=y
# CONFIG_ETH0_DHCP_ONCE is not set
# CONFIG_ETH0_STATIC is not set
CONFIG_HOSTNAME_DHCP=y
# CONFIG_HOSTNAME_STATIC is not set
# CONFIG_ROOT_PWD_IS_ENCRYPTED is not set
CONFIG_NTP_SERVER=""
CONFIG_DNS_SERVER=""
CONFIG_DNS_DOMAIN=""
CONFIG_REMOTE_SYSLOG_SERVER=""
CONFIG_REMOTE_SYSLOG_UDP=y
CONFIG_WRS_LOG_HAL="daemon.info"
CONFIG_WRS_LOG_RTU="daemon.info"
CONFIG_WRS_LOG_PTP="daemon.info"
CONFIG_WRS_LOG_OTHER="daemon.info"
# CONFIG_KEEP_ROOTFS is not set
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
CONFIG_PTP_OPT_EXT_PORT_CONFIG_ENABLED=y
#
# PORT 1
#
CONFIG_PORT01_IFACE="wri1"
CONFIG_PORT01_FIBER=0
CONFIG_PORT01_CONSTANT_ASYMMETRY=0
# CONFIG_PORT01_INSTANCE_COUNT_0 is not set
CONFIG_PORT01_INSTANCE_COUNT_1=y
# CONFIG_PORT01_INSTANCE_COUNT_2 is not set
#
# Instance 1
#
CONFIG_PORT01_INST01_PROTOCOL_RAW=y
# CONFIG_PORT01_INST01_PROTOCOL_UDP_IPV4 is not set
CONFIG_PORT01_INST01_MECHANISM_E2E=y
# CONFIG_PORT01_INST01_MECHANISM_P2P is not set
CONFIG_PORT01_INST01_MONITOR=y
# CONFIG_PORT01_INST01_PROFILE_PTP is not set
CONFIG_PORT01_INST01_PROFILE_WR=y
# CONFIG_PORT01_INST01_PROFILE_HA is not set
# CONFIG_PORT01_INST01_PROFILE_CUSTOM is not set
# CONFIG_PORT01_INST01_DESIRADE_STATE_MASTER is not set
CONFIG_PORT01_INST01_DESIRADE_STATE_SLAVE=y
# CONFIG_PORT01_INST01_DESIRADE_STATE_PASSIVE is not set
CONFIG_PORT01_INST01_ASYMMETRY_CORRECTION_ENABLE=y
CONFIG_PORT01_INST01_EGRESS_LATENCY=223897
CONFIG_PORT01_INST01_INGRESS_LATENCY=226273
CONFIG_PORT01_INST01_ANNOUNCE_INTERVAL=1
CONFIG_PORT01_INST01_ANNOUNCE_RECEIPT_TIMEOUT=3
CONFIG_PORT01_INST01_SYNC_INTERVAL=0
CONFIG_PORT01_INST01_MIN_DELAY_REQ_INTERVAL=0
#
# PORT 2
#
CONFIG_PORT02_IFACE="wri2"
CONFIG_PORT02_FIBER=0
CONFIG_PORT02_CONSTANT_ASYMMETRY=0
# CONFIG_PORT02_INSTANCE_COUNT_0 is not set
CONFIG_PORT02_INSTANCE_COUNT_1=y
# CONFIG_PORT02_INSTANCE_COUNT_2 is not set
#
# Instance 1
#
CONFIG_PORT02_INST01_PROTOCOL_RAW=y
# CONFIG_PORT02_INST01_PROTOCOL_UDP_IPV4 is not set
CONFIG_PORT02_INST01_MECHANISM_E2E=y
# CONFIG_PORT02_INST01_MECHANISM_P2P is not set
CONFIG_PORT02_INST01_MONITOR=y
# CONFIG_PORT02_INST01_PROFILE_PTP is not set
CONFIG_PORT02_INST01_PROFILE_WR=y
# CONFIG_PORT02_INST01_PROFILE_HA is not set
# CONFIG_PORT02_INST01_PROFILE_CUSTOM is not set
CONFIG_PORT02_INST01_DESIRADE_STATE_MASTER=y
# CONFIG_PORT02_INST01_DESIRADE_STATE_SLAVE is not set
# CONFIG_PORT02_INST01_DESIRADE_STATE_PASSIVE is not set
CONFIG_PORT02_INST01_ASYMMETRY_CORRECTION_ENABLE=y
CONFIG_PORT02_INST01_EGRESS_LATENCY=224037
CONFIG_PORT02_INST01_INGRESS_LATENCY=226377
CONFIG_PORT02_INST01_ANNOUNCE_INTERVAL=1
CONFIG_PORT02_INST01_ANNOUNCE_RECEIPT_TIMEOUT=3
CONFIG_PORT02_INST01_SYNC_INTERVAL=0
CONFIG_PORT02_INST01_MIN_DELAY_REQ_INTERVAL=0
#
# PORT 3
#
CONFIG_PORT03_IFACE="wri3"
CONFIG_PORT03_FIBER=0
CONFIG_PORT03_CONSTANT_ASYMMETRY=0
# CONFIG_PORT03_INSTANCE_COUNT_0 is not set
CONFIG_PORT03_INSTANCE_COUNT_1=y
# CONFIG_PORT03_INSTANCE_COUNT_2 is not set
#
# Instance 1
#
CONFIG_PORT03_INST01_PROTOCOL_RAW=y
# CONFIG_PORT03_INST01_PROTOCOL_UDP_IPV4 is not set
CONFIG_PORT03_INST01_MECHANISM_E2E=y
# CONFIG_PORT03_INST01_MECHANISM_P2P is not set
CONFIG_PORT03_INST01_MONITOR=y
# CONFIG_PORT03_INST01_PROFILE_PTP is not set
CONFIG_PORT03_INST01_PROFILE_WR=y
# CONFIG_PORT03_INST01_PROFILE_HA is not set
# CONFIG_PORT03_INST01_PROFILE_CUSTOM is not set
CONFIG_PORT03_INST01_DESIRADE_STATE_MASTER=y
# CONFIG_PORT03_INST01_DESIRADE_STATE_SLAVE is not set
# CONFIG_PORT03_INST01_DESIRADE_STATE_PASSIVE is not set
CONFIG_PORT03_INST01_ASYMMETRY_CORRECTION_ENABLE=y
CONFIG_PORT03_INST01_EGRESS_LATENCY=224142
CONFIG_PORT03_INST01_INGRESS_LATENCY=226638
CONFIG_PORT03_INST01_ANNOUNCE_INTERVAL=1
CONFIG_PORT03_INST01_ANNOUNCE_RECEIPT_TIMEOUT=3
CONFIG_PORT03_INST01_SYNC_INTERVAL=0
CONFIG_PORT03_INST01_MIN_DELAY_REQ_INTERVAL=0
#
# PORT 4
#
CONFIG_PORT04_IFACE="wri4"
CONFIG_PORT04_FIBER=0
CONFIG_PORT04_CONSTANT_ASYMMETRY=0
# CONFIG_PORT04_INSTANCE_COUNT_0 is not set
CONFIG_PORT04_INSTANCE_COUNT_1=y
# CONFIG_PORT04_INSTANCE_COUNT_2 is not set
#
# Instance 1
#
CONFIG_PORT04_INST01_PROTOCOL_RAW=y
# CONFIG_PORT04_INST01_PROTOCOL_UDP_IPV4 is not set
CONFIG_PORT04_INST01_MECHANISM_E2E=y
# CONFIG_PORT04_INST01_MECHANISM_P2P is not set
CONFIG_PORT04_INST01_MONITOR=y
# CONFIG_PORT04_INST01_PROFILE_PTP is not set
CONFIG_PORT04_INST01_PROFILE_WR=y
# CONFIG_PORT04_INST01_PROFILE_HA is not set
# CONFIG_PORT04_INST01_PROFILE_CUSTOM is not set
CONFIG_PORT04_INST01_DESIRADE_STATE_MASTER=y
# CONFIG_PORT04_INST01_DESIRADE_STATE_SLAVE is not set
# CONFIG_PORT04_INST01_DESIRADE_STATE_PASSIVE is not set
CONFIG_PORT04_INST01_ASYMMETRY_CORRECTION_ENABLE=y
CONFIG_PORT04_INST01_EGRESS_LATENCY=224313
CONFIG_PORT04_INST01_INGRESS_LATENCY=226471
CONFIG_PORT04_INST01_ANNOUNCE_INTERVAL=1
CONFIG_PORT04_INST01_ANNOUNCE_RECEIPT_TIMEOUT=3
CONFIG_PORT04_INST01_SYNC_INTERVAL=0
CONFIG_PORT04_INST01_MIN_DELAY_REQ_INTERVAL=0
#
# PORT 5
#
CONFIG_PORT05_IFACE="wri5"
CONFIG_PORT05_FIBER=0
CONFIG_PORT05_CONSTANT_ASYMMETRY=0
# CONFIG_PORT05_INSTANCE_COUNT_0 is not set
CONFIG_PORT05_INSTANCE_COUNT_1=y
# CONFIG_PORT05_INSTANCE_COUNT_2 is not set
#
# Instance 1
#
CONFIG_PORT05_INST01_PROTOCOL_RAW=y
# CONFIG_PORT05_INST01_PROTOCOL_UDP_IPV4 is not set
CONFIG_PORT05_INST01_MECHANISM_E2E=y
# CONFIG_PORT05_INST01_MECHANISM_P2P is not set
CONFIG_PORT05_INST01_MONITOR=y
# CONFIG_PORT05_INST01_PROFILE_PTP is not set
CONFIG_PORT05_INST01_PROFILE_WR=y
# CONFIG_PORT05_INST01_PROFILE_HA is not set
# CONFIG_PORT05_INST01_PROFILE_CUSTOM is not set
CONFIG_PORT05_INST01_DESIRADE_STATE_MASTER=y
# CONFIG_PORT05_INST01_DESIRADE_STATE_SLAVE is not set
# CONFIG_PORT05_INST01_DESIRADE_STATE_PASSIVE is not set
CONFIG_PORT05_INST01_ASYMMETRY_CORRECTION_ENABLE=y
CONFIG_PORT05_INST01_EGRESS_LATENCY=224455
CONFIG_PORT05_INST01_INGRESS_LATENCY=227679
CONFIG_PORT05_INST01_ANNOUNCE_INTERVAL=1
CONFIG_PORT05_INST01_ANNOUNCE_RECEIPT_TIMEOUT=3
CONFIG_PORT05_INST01_SYNC_INTERVAL=0
CONFIG_PORT05_INST01_MIN_DELAY_REQ_INTERVAL=0
#
# PORT 6
#
CONFIG_PORT06_IFACE="wri6"
CONFIG_PORT06_FIBER=0
CONFIG_PORT06_CONSTANT_ASYMMETRY=0
# CONFIG_PORT06_INSTANCE_COUNT_0 is not set
CONFIG_PORT06_INSTANCE_COUNT_1=y
# CONFIG_PORT06_INSTANCE_COUNT_2 is not set
#
# Instance 1
#
CONFIG_PORT06_INST01_PROTOCOL_RAW=y
# CONFIG_PORT06_INST01_PROTOCOL_UDP_IPV4 is not set
CONFIG_PORT06_INST01_MECHANISM_E2E=y
# CONFIG_PORT06_INST01_MECHANISM_P2P is not set
CONFIG_PORT06_INST01_MONITOR=y
# CONFIG_PORT06_INST01_PROFILE_PTP is not set
CONFIG_PORT06_INST01_PROFILE_WR=y
# CONFIG_PORT06_INST01_PROFILE_HA is not set
# CONFIG_PORT06_INST01_PROFILE_CUSTOM is not set
CONFIG_PORT06_INST01_DESIRADE_STATE_MASTER=y
# CONFIG_PORT06_INST01_DESIRADE_STATE_SLAVE is not set
# CONFIG_PORT06_INST01_DESIRADE_STATE_PASSIVE is not set
CONFIG_PORT06_INST01_ASYMMETRY_CORRECTION_ENABLE=y
CONFIG_PORT06_INST01_EGRESS_LATENCY=224603
CONFIG_PORT06_INST01_INGRESS_LATENCY=227891
CONFIG_PORT06_INST01_ANNOUNCE_INTERVAL=1
CONFIG_PORT06_INST01_ANNOUNCE_RECEIPT_TIMEOUT=3
CONFIG_PORT06_INST01_SYNC_INTERVAL=0
CONFIG_PORT06_INST01_MIN_DELAY_REQ_INTERVAL=0
#
# PORT 7
#
CONFIG_PORT07_IFACE="wri7"
CONFIG_PORT07_FIBER=0
CONFIG_PORT07_CONSTANT_ASYMMETRY=0
# CONFIG_PORT07_INSTANCE_COUNT_0 is not set
CONFIG_PORT07_INSTANCE_COUNT_1=y
# CONFIG_PORT07_INSTANCE_COUNT_2 is not set
#
# Instance 1
#
CONFIG_PORT07_INST01_PROTOCOL_RAW=y
# CONFIG_PORT07_INST01_PROTOCOL_UDP_IPV4 is not set
CONFIG_PORT07_INST01_MECHANISM_E2E=y
# CONFIG_PORT07_INST01_MECHANISM_P2P is not set
CONFIG_PORT07_INST01_MONITOR=y
# CONFIG_PORT07_INST01_PROFILE_PTP is not set
CONFIG_PORT07_INST01_PROFILE_WR=y
# CONFIG_PORT07_INST01_PROFILE_HA is not set
# CONFIG_PORT07_INST01_PROFILE_CUSTOM is not set
CONFIG_PORT07_INST01_DESIRADE_STATE_MASTER=y
# CONFIG_PORT07_INST01_DESIRADE_STATE_SLAVE is not set
# CONFIG_PORT07_INST01_DESIRADE_STATE_PASSIVE is not set
CONFIG_PORT07_INST01_ASYMMETRY_CORRECTION_ENABLE=y
CONFIG_PORT07_INST01_EGRESS_LATENCY=224761
CONFIG_PORT07_INST01_INGRESS_LATENCY=228055
CONFIG_PORT07_INST01_ANNOUNCE_INTERVAL=1
CONFIG_PORT07_INST01_ANNOUNCE_RECEIPT_TIMEOUT=3
CONFIG_PORT07_INST01_SYNC_INTERVAL=0
CONFIG_PORT07_INST01_MIN_DELAY_REQ_INTERVAL=0
#
# PORT 8
#
CONFIG_PORT08_IFACE="wri8"
CONFIG_PORT08_FIBER=0
CONFIG_PORT08_CONSTANT_ASYMMETRY=0
# CONFIG_PORT08_INSTANCE_COUNT_0 is not set
CONFIG_PORT08_INSTANCE_COUNT_1=y
# CONFIG_PORT08_INSTANCE_COUNT_2 is not set
#
# Instance 1
#
CONFIG_PORT08_INST01_PROTOCOL_RAW=y
# CONFIG_PORT08_INST01_PROTOCOL_UDP_IPV4 is not set
CONFIG_PORT08_INST01_MECHANISM_E2E=y
# CONFIG_PORT08_INST01_MECHANISM_P2P is not set
CONFIG_PORT08_INST01_MONITOR=y
# CONFIG_PORT08_INST01_PROFILE_PTP is not set
CONFIG_PORT08_INST01_PROFILE_WR=y
# CONFIG_PORT08_INST01_PROFILE_HA is not set
# CONFIG_PORT08_INST01_PROFILE_CUSTOM is not set
CONFIG_PORT08_INST01_DESIRADE_STATE_MASTER=y
# CONFIG_PORT08_INST01_DESIRADE_STATE_SLAVE is not set
# CONFIG_PORT08_INST01_DESIRADE_STATE_PASSIVE is not set
# CONFIG_PORT08_INST01_ASYMMETRY_CORRECTION_ENABLE is not set
CONFIG_PORT08_INST01_EGRESS_LATENCY=224898
CONFIG_PORT08_INST01_INGRESS_LATENCY=228178
CONFIG_PORT08_INST01_ANNOUNCE_INTERVAL=1
CONFIG_PORT08_INST01_ANNOUNCE_RECEIPT_TIMEOUT=3
CONFIG_PORT08_INST01_SYNC_INTERVAL=0
CONFIG_PORT08_INST01_MIN_DELAY_REQ_INTERVAL=0
#
# PORT 9
#
CONFIG_PORT09_IFACE="wri9"
CONFIG_PORT09_FIBER=0
CONFIG_PORT09_CONSTANT_ASYMMETRY=0
# CONFIG_PORT09_INSTANCE_COUNT_0 is not set
CONFIG_PORT09_INSTANCE_COUNT_1=y
# CONFIG_PORT09_INSTANCE_COUNT_2 is not set
#
# Instance 1
#
CONFIG_PORT09_INST01_PROTOCOL_RAW=y
# CONFIG_PORT09_INST01_PROTOCOL_UDP_IPV4 is not set
CONFIG_PORT09_INST01_MECHANISM_E2E=y
# CONFIG_PORT09_INST01_MECHANISM_P2P is not set
CONFIG_PORT09_INST01_MONITOR=y
# CONFIG_PORT09_INST01_PROFILE_PTP is not set
CONFIG_PORT09_INST01_PROFILE_WR=y
# CONFIG_PORT09_INST01_PROFILE_HA is not set
# CONFIG_PORT09_INST01_PROFILE_CUSTOM is not set
CONFIG_PORT09_INST01_DESIRADE_STATE_MASTER=y
# CONFIG_PORT09_INST01_DESIRADE_STATE_SLAVE is not set
# CONFIG_PORT09_INST01_DESIRADE_STATE_PASSIVE is not set
CONFIG_PORT09_INST01_ASYMMETRY_CORRECTION_ENABLE=y
CONFIG_PORT09_INST01_EGRESS_LATENCY=225069
CONFIG_PORT09_INST01_INGRESS_LATENCY=228277
CONFIG_PORT09_INST01_ANNOUNCE_INTERVAL=1
CONFIG_PORT09_INST01_ANNOUNCE_RECEIPT_TIMEOUT=3
CONFIG_PORT09_INST01_SYNC_INTERVAL=0
CONFIG_PORT09_INST01_MIN_DELAY_REQ_INTERVAL=0
#
# PORT 10
#
CONFIG_PORT10_IFACE="wri10"
CONFIG_PORT10_FIBER=0
CONFIG_PORT10_CONSTANT_ASYMMETRY=0
# CONFIG_PORT10_INSTANCE_COUNT_0 is not set
CONFIG_PORT10_INSTANCE_COUNT_1=y
# CONFIG_PORT10_INSTANCE_COUNT_2 is not set
#
# Instance 1
#
CONFIG_PORT10_INST01_PROTOCOL_RAW=y
# CONFIG_PORT10_INST01_PROTOCOL_UDP_IPV4 is not set
CONFIG_PORT10_INST01_MECHANISM_E2E=y
# CONFIG_PORT10_INST01_MECHANISM_P2P is not set
CONFIG_PORT10_INST01_MONITOR=y
# CONFIG_PORT10_INST01_PROFILE_PTP is not set
CONFIG_PORT10_INST01_PROFILE_WR=y
# CONFIG_PORT10_INST01_PROFILE_HA is not set
# CONFIG_PORT10_INST01_PROFILE_CUSTOM is not set
CONFIG_PORT10_INST01_DESIRADE_STATE_MASTER=y
# CONFIG_PORT10_INST01_DESIRADE_STATE_SLAVE is not set
# CONFIG_PORT10_INST01_DESIRADE_STATE_PASSIVE is not set
CONFIG_PORT10_INST01_ASYMMETRY_CORRECTION_ENABLE=y
CONFIG_PORT10_INST01_EGRESS_LATENCY=225245
CONFIG_PORT10_INST01_INGRESS_LATENCY=228435
CONFIG_PORT10_INST01_ANNOUNCE_INTERVAL=1
CONFIG_PORT10_INST01_ANNOUNCE_RECEIPT_TIMEOUT=3
CONFIG_PORT10_INST01_SYNC_INTERVAL=0
CONFIG_PORT10_INST01_MIN_DELAY_REQ_INTERVAL=0
#
# PORT 11
#
CONFIG_PORT11_IFACE="wri11"
CONFIG_PORT11_FIBER=0
CONFIG_PORT11_CONSTANT_ASYMMETRY=0
# CONFIG_PORT11_INSTANCE_COUNT_0 is not set
CONFIG_PORT11_INSTANCE_COUNT_1=y
# CONFIG_PORT11_INSTANCE_COUNT_2 is not set
#
# Instance 1
#
CONFIG_PORT11_INST01_PROTOCOL_RAW=y
# CONFIG_PORT11_INST01_PROTOCOL_UDP_IPV4 is not set
CONFIG_PORT11_INST01_MECHANISM_E2E=y
# CONFIG_PORT11_INST01_MECHANISM_P2P is not set
CONFIG_PORT11_INST01_MONITOR=y
# CONFIG_PORT11_INST01_PROFILE_PTP is not set
CONFIG_PORT11_INST01_PROFILE_WR=y
# CONFIG_PORT11_INST01_PROFILE_HA is not set
# CONFIG_PORT11_INST01_PROFILE_CUSTOM is not set
CONFIG_PORT11_INST01_DESIRADE_STATE_MASTER=y
# CONFIG_PORT11_INST01_DESIRADE_STATE_SLAVE is not set
# CONFIG_PORT11_INST01_DESIRADE_STATE_PASSIVE is not set
CONFIG_PORT11_INST01_ASYMMETRY_CORRECTION_ENABLE=y
CONFIG_PORT11_INST01_EGRESS_LATENCY=225463
CONFIG_PORT11_INST01_INGRESS_LATENCY=228963
CONFIG_PORT11_INST01_ANNOUNCE_INTERVAL=1
CONFIG_PORT11_INST01_ANNOUNCE_RECEIPT_TIMEOUT=3
CONFIG_PORT11_INST01_SYNC_INTERVAL=0
CONFIG_PORT11_INST01_MIN_DELAY_REQ_INTERVAL=0
#
# PORT 12
#
CONFIG_PORT12_IFACE="wri12"
CONFIG_PORT12_FIBER=0
CONFIG_PORT12_CONSTANT_ASYMMETRY=0
# CONFIG_PORT12_INSTANCE_COUNT_0 is not set
CONFIG_PORT12_INSTANCE_COUNT_1=y
# CONFIG_PORT12_INSTANCE_COUNT_2 is not set
#
# Instance 1
#
CONFIG_PORT12_INST01_PROTOCOL_RAW=y
# CONFIG_PORT12_INST01_PROTOCOL_UDP_IPV4 is not set
CONFIG_PORT12_INST01_MECHANISM_E2E=y
# CONFIG_PORT12_INST01_MECHANISM_P2P is not set
CONFIG_PORT12_INST01_MONITOR=y
# CONFIG_PORT12_INST01_PROFILE_PTP is not set
CONFIG_PORT12_INST01_PROFILE_WR=y
# CONFIG_PORT12_INST01_PROFILE_HA is not set
# CONFIG_PORT12_INST01_PROFILE_CUSTOM is not set
CONFIG_PORT12_INST01_DESIRADE_STATE_MASTER=y
# CONFIG_PORT12_INST01_DESIRADE_STATE_SLAVE is not set
# CONFIG_PORT12_INST01_DESIRADE_STATE_PASSIVE is not set
CONFIG_PORT12_INST01_ASYMMETRY_CORRECTION_ENABLE=y
CONFIG_PORT12_INST01_EGRESS_LATENCY=225645
CONFIG_PORT12_INST01_INGRESS_LATENCY=229107
CONFIG_PORT12_INST01_ANNOUNCE_INTERVAL=1
CONFIG_PORT12_INST01_ANNOUNCE_RECEIPT_TIMEOUT=3
CONFIG_PORT12_INST01_SYNC_INTERVAL=0
CONFIG_PORT12_INST01_MIN_DELAY_REQ_INTERVAL=0
#
# PORT 13
#
CONFIG_PORT13_IFACE="wri13"
CONFIG_PORT13_FIBER=0
CONFIG_PORT13_CONSTANT_ASYMMETRY=0
# CONFIG_PORT13_INSTANCE_COUNT_0 is not set
CONFIG_PORT13_INSTANCE_COUNT_1=y
# CONFIG_PORT13_INSTANCE_COUNT_2 is not set
#
# Instance 1
#
CONFIG_PORT13_INST01_PROTOCOL_RAW=y
# CONFIG_PORT13_INST01_PROTOCOL_UDP_IPV4 is not set
CONFIG_PORT13_INST01_MECHANISM_E2E=y
# CONFIG_PORT13_INST01_MECHANISM_P2P is not set
CONFIG_PORT13_INST01_MONITOR=y
# CONFIG_PORT13_INST01_PROFILE_PTP is not set
CONFIG_PORT13_INST01_PROFILE_WR=y
# CONFIG_PORT13_INST01_PROFILE_HA is not set
# CONFIG_PORT13_INST01_PROFILE_CUSTOM is not set
CONFIG_PORT13_INST01_DESIRADE_STATE_MASTER=y
# CONFIG_PORT13_INST01_DESIRADE_STATE_SLAVE is not set
# CONFIG_PORT13_INST01_DESIRADE_STATE_PASSIVE is not set
CONFIG_PORT13_INST01_ASYMMETRY_CORRECTION_ENABLE=y
CONFIG_PORT13_INST01_EGRESS_LATENCY=225801
CONFIG_PORT13_INST01_INGRESS_LATENCY=229225
CONFIG_PORT13_INST01_ANNOUNCE_INTERVAL=1
CONFIG_PORT13_INST01_ANNOUNCE_RECEIPT_TIMEOUT=3
CONFIG_PORT13_INST01_SYNC_INTERVAL=0
CONFIG_PORT13_INST01_MIN_DELAY_REQ_INTERVAL=0
#
# PORT 14
#
CONFIG_PORT14_IFACE="wri14"
CONFIG_PORT14_FIBER=0
CONFIG_PORT14_CONSTANT_ASYMMETRY=0
# CONFIG_PORT14_INSTANCE_COUNT_0 is not set
CONFIG_PORT14_INSTANCE_COUNT_1=y
# CONFIG_PORT14_INSTANCE_COUNT_2 is not set
#
# Instance 1
#
CONFIG_PORT14_INST01_PROTOCOL_RAW=y
# CONFIG_PORT14_INST01_PROTOCOL_UDP_IPV4 is not set
CONFIG_PORT14_INST01_MECHANISM_E2E=y
# CONFIG_PORT14_INST01_MECHANISM_P2P is not set
CONFIG_PORT14_INST01_MONITOR=y
# CONFIG_PORT14_INST01_PROFILE_PTP is not set
CONFIG_PORT14_INST01_PROFILE_WR=y
# CONFIG_PORT14_INST01_PROFILE_HA is not set
# CONFIG_PORT14_INST01_PROFILE_CUSTOM is not set
CONFIG_PORT14_INST01_DESIRADE_STATE_MASTER=y
# CONFIG_PORT14_INST01_DESIRADE_STATE_SLAVE is not set
# CONFIG_PORT14_INST01_DESIRADE_STATE_PASSIVE is not set
CONFIG_PORT14_INST01_ASYMMETRY_CORRECTION_ENABLE=y
CONFIG_PORT14_INST01_EGRESS_LATENCY=225983
CONFIG_PORT14_INST01_INGRESS_LATENCY=229463
CONFIG_PORT14_INST01_ANNOUNCE_INTERVAL=1
CONFIG_PORT14_INST01_ANNOUNCE_RECEIPT_TIMEOUT=3
CONFIG_PORT14_INST01_SYNC_INTERVAL=0
CONFIG_PORT14_INST01_MIN_DELAY_REQ_INTERVAL=0
#
# PORT 15
#
CONFIG_PORT15_IFACE="wri15"
CONFIG_PORT15_FIBER=0
CONFIG_PORT15_CONSTANT_ASYMMETRY=0
# CONFIG_PORT15_INSTANCE_COUNT_0 is not set
CONFIG_PORT15_INSTANCE_COUNT_1=y
# CONFIG_PORT15_INSTANCE_COUNT_2 is not set
#
# Instance 1
#
CONFIG_PORT15_INST01_PROTOCOL_RAW=y
# CONFIG_PORT15_INST01_PROTOCOL_UDP_IPV4 is not set
CONFIG_PORT15_INST01_MECHANISM_E2E=y
# CONFIG_PORT15_INST01_MECHANISM_P2P is not set
CONFIG_PORT15_INST01_MONITOR=y
# CONFIG_PORT15_INST01_PROFILE_PTP is not set
CONFIG_PORT15_INST01_PROFILE_WR=y
# CONFIG_PORT15_INST01_PROFILE_HA is not set
# CONFIG_PORT15_INST01_PROFILE_CUSTOM is not set
CONFIG_PORT15_INST01_DESIRADE_STATE_MASTER=y
# CONFIG_PORT15_INST01_DESIRADE_STATE_SLAVE is not set
# CONFIG_PORT15_INST01_DESIRADE_STATE_PASSIVE is not set
CONFIG_PORT15_INST01_ASYMMETRY_CORRECTION_ENABLE=y
CONFIG_PORT15_INST01_EGRESS_LATENCY=226208
CONFIG_PORT15_INST01_INGRESS_LATENCY=229850
CONFIG_PORT15_INST01_ANNOUNCE_INTERVAL=1
CONFIG_PORT15_INST01_ANNOUNCE_RECEIPT_TIMEOUT=3
CONFIG_PORT15_INST01_SYNC_INTERVAL=0
CONFIG_PORT15_INST01_MIN_DELAY_REQ_INTERVAL=0
#
# PORT 16
#
CONFIG_PORT16_IFACE="wri16"
CONFIG_PORT16_FIBER=0
CONFIG_PORT16_CONSTANT_ASYMMETRY=0
# CONFIG_PORT16_INSTANCE_COUNT_0 is not set
CONFIG_PORT16_INSTANCE_COUNT_1=y
# CONFIG_PORT16_INSTANCE_COUNT_2 is not set
#
# Instance 1
#
CONFIG_PORT16_INST01_PROTOCOL_RAW=y
# CONFIG_PORT16_INST01_PROTOCOL_UDP_IPV4 is not set
CONFIG_PORT16_INST01_MECHANISM_E2E=y
# CONFIG_PORT16_INST01_MECHANISM_P2P is not set
CONFIG_PORT16_INST01_MONITOR=y
# CONFIG_PORT16_INST01_PROFILE_PTP is not set
CONFIG_PORT16_INST01_PROFILE_WR=y
# CONFIG_PORT16_INST01_PROFILE_HA is not set
# CONFIG_PORT16_INST01_PROFILE_CUSTOM is not set
CONFIG_PORT16_INST01_DESIRADE_STATE_MASTER=y
# CONFIG_PORT16_INST01_DESIRADE_STATE_SLAVE is not set
# CONFIG_PORT16_INST01_DESIRADE_STATE_PASSIVE is not set
CONFIG_PORT16_INST01_ASYMMETRY_CORRECTION_ENABLE=y
CONFIG_PORT16_INST01_EGRESS_LATENCY=226393
CONFIG_PORT16_INST01_INGRESS_LATENCY=229907
CONFIG_PORT16_INST01_ANNOUNCE_INTERVAL=1
CONFIG_PORT16_INST01_ANNOUNCE_RECEIPT_TIMEOUT=3
CONFIG_PORT16_INST01_SYNC_INTERVAL=0
CONFIG_PORT16_INST01_MIN_DELAY_REQ_INTERVAL=0
#
# PORT 17
#
CONFIG_PORT17_IFACE="wri17"
CONFIG_PORT17_FIBER=0
CONFIG_PORT17_CONSTANT_ASYMMETRY=0
# CONFIG_PORT17_INSTANCE_COUNT_0 is not set
CONFIG_PORT17_INSTANCE_COUNT_1=y
# CONFIG_PORT17_INSTANCE_COUNT_2 is not set
#
# Instance 1
#
CONFIG_PORT17_INST01_PROTOCOL_RAW=y
# CONFIG_PORT17_INST01_PROTOCOL_UDP_IPV4 is not set
CONFIG_PORT17_INST01_MECHANISM_E2E=y
# CONFIG_PORT17_INST01_MECHANISM_P2P is not set
CONFIG_PORT17_INST01_MONITOR=y
# CONFIG_PORT17_INST01_PROFILE_PTP is not set
CONFIG_PORT17_INST01_PROFILE_WR=y
# CONFIG_PORT17_INST01_PROFILE_HA is not set
# CONFIG_PORT17_INST01_PROFILE_CUSTOM is not set
CONFIG_PORT17_INST01_DESIRADE_STATE_MASTER=y
# CONFIG_PORT17_INST01_DESIRADE_STATE_SLAVE is not set
# CONFIG_PORT17_INST01_DESIRADE_STATE_PASSIVE is not set
CONFIG_PORT17_INST01_ASYMMETRY_CORRECTION_ENABLE=y
CONFIG_PORT17_INST01_EGRESS_LATENCY=226594
CONFIG_PORT17_INST01_INGRESS_LATENCY=230106
CONFIG_PORT17_INST01_ANNOUNCE_INTERVAL=1
CONFIG_PORT17_INST01_ANNOUNCE_RECEIPT_TIMEOUT=3
CONFIG_PORT17_INST01_SYNC_INTERVAL=0
CONFIG_PORT17_INST01_MIN_DELAY_REQ_INTERVAL=0
#
# PORT 18
#
CONFIG_PORT18_IFACE="wri18"
CONFIG_PORT18_FIBER=0
CONFIG_PORT18_CONSTANT_ASYMMETRY=0
# CONFIG_PORT18_INSTANCE_COUNT_0 is not set
CONFIG_PORT18_INSTANCE_COUNT_1=y
# CONFIG_PORT18_INSTANCE_COUNT_2 is not set
#
# Instance 1
#
CONFIG_PORT18_INST01_PROTOCOL_RAW=y
# CONFIG_PORT18_INST01_PROTOCOL_UDP_IPV4 is not set
CONFIG_PORT18_INST01_MECHANISM_E2E=y
# CONFIG_PORT18_INST01_MECHANISM_P2P is not set
CONFIG_PORT18_INST01_MONITOR=y
# CONFIG_PORT18_INST01_PROFILE_PTP is not set
CONFIG_PORT18_INST01_PROFILE_WR=y
# CONFIG_PORT18_INST01_PROFILE_HA is not set
# CONFIG_PORT18_INST01_PROFILE_CUSTOM is not set
CONFIG_PORT18_INST01_DESIRADE_STATE_MASTER=y
# CONFIG_PORT18_INST01_DESIRADE_STATE_SLAVE is not set
# CONFIG_PORT18_INST01_DESIRADE_STATE_PASSIVE is not set
CONFIG_PORT18_INST01_ASYMMETRY_CORRECTION_ENABLE=y
CONFIG_PORT18_INST01_EGRESS_LATENCY=226737
CONFIG_PORT18_INST01_INGRESS_LATENCY=230273
CONFIG_PORT18_INST01_ANNOUNCE_INTERVAL=1
CONFIG_PORT18_INST01_ANNOUNCE_RECEIPT_TIMEOUT=3
CONFIG_PORT18_INST01_SYNC_INTERVAL=0
CONFIG_PORT18_INST01_MIN_DELAY_REQ_INTERVAL=0
#
# SFP and Media Timing Configuration
#
CONFIG_SFP00_PARAMS="vn=Axcen Photonics,pn=AXGE-1254-0531,tx=0,rx=0,wl_txrx=1310+1490"
CONFIG_SFP01_PARAMS="vn=Axcen Photonics,pn=AXGE-3454-0531,tx=0,rx=0,wl_txrx=1490+1310"
CONFIG_SFP02_PARAMS="vn=APAC Opto,pn=LS38-C3S-TC-N-B9,tx=761,rx=557,wl_txrx=1310+1490"
CONFIG_SFP03_PARAMS="vn=APAC Opto,pn=LS48-C3S-TC-N-B4,tx=-29,rx=507,wl_txrx=1490+1310"
CONFIG_SFP04_PARAMS="vn=ZyXEL,pn=SFP-BX1490-10-D,tx=0,rx=0,wl_txrx=1490+1310"
CONFIG_SFP05_PARAMS="vn=ZyXEL,pn=SFP-BX1310-10-D,tx=0,rx=0,wl_txrx=1310+1490"
CONFIG_SFP06_PARAMS=""
CONFIG_SFP07_PARAMS=""
CONFIG_SFP08_PARAMS=""
CONFIG_SFP09_PARAMS=""
CONFIG_FIBER00_PARAMS="alpha_1310_1490=2.6787e-04"
CONFIG_FIBER01_PARAMS="alpha_1310_1490=2.6787e-04"
CONFIG_FIBER02_PARAMS="alpha_1310_1490=2.6787e-04"
CONFIG_FIBER03_PARAMS="alpha_1310_1490=2.6787e-04"
# CONFIG_TIME_GM is not set
# CONFIG_TIME_FM is not set
CONFIG_TIME_BC=y
#
# PPS generation
#
CONFIG_PPSGEN_PTP_FALLBACK=y
CONFIG_PPSGEN_PTP_THRESHOLD_MS=500
CONFIG_PPSGEN_GM_DELAY_TO_GEN_PPS_SEC=120
# CONFIG_PPSGEN_FORCE is not set
CONFIG_PTP_PORT_PARAMS=y
# CONFIG_PTP_CUSTOM is not set
#
# PTP options
#
# CONFIG_PTP_OPT_OVERWRITE_CLOCK_CLASS is not set
CONFIG_PTP_OPT_CLOCK_ACCURACY=254
CONFIG_PTP_OPT_CLOCK_ALLAN_VARIANCE=65535
CONFIG_PTP_OPT_DOMAIN_NUMBER=0
CONFIG_PTP_OPT_PRIORITY1=128
CONFIG_PTP_OPT_PRIORITY2=128
# CONFIG_PTP_OPT_OVERWRITE_TIME_SOURCE is not set
#
# Management configuration
#
CONFIG_SNMP_TRAPSINK_ADDRESS=""
CONFIG_SNMP_TRAP2SINK_ADDRESS=""
CONFIG_SNMP_RO_COMMUNITY="public"
CONFIG_SNMP_RW_COMMUNITY="private"
CONFIG_SNMP_TEMP_THOLD_FPGA=80
CONFIG_SNMP_TEMP_THOLD_PLL=80
CONFIG_SNMP_TEMP_THOLD_PSL=80
CONFIG_SNMP_TEMP_THOLD_PSR=80
# CONFIG_SNMP_SWCORESTATUS_DISABLE is not set
#
# External clk2 clock signal configuration
#
CONFIG_WRSAUXCLK_FREQ="10"
CONFIG_WRSAUXCLK_DUTY="0.5"
CONFIG_WRSAUXCLK_CSHIFT="36"
CONFIG_WRSAUXCLK_SIGDEL="0"
CONFIG_WRSAUXCLK_PPSHIFT="0"
#
# NIC throttling configuration
#
# CONFIG_NIC_THROTTLING_ENABLED is not set
# CONFIG_PPS_IN_TERM_50OHM is not set
#
# Custom boot script configuration
#
# CONFIG_CUSTOM_BOOT_SCRIPT_ENABLED is not set
#
# LLDP options
#
# CONFIG_LLDPD_DISABLE is not set
CONFIG_LLDPD_TX_INTERVAL=5
# CONFIG_LLDPD_MANAGEMENT_PORT_DISABLE is not set
# CONFIG_LLDPD_MINIMUM_FRAME_SIZE is not set
# CONFIG_HTTPD_DISABLE is not set
#
# Developer options
#
# CONFIG_MONIT_DISABLE is not set
#
# Fan speed control
#
# CONFIG_FAN_HYSTERESIS is not set
# CONFIG_READ_SFP_DIAG_ENABLE is not set
#
# COMPILATION FLAGS
#
CONFIG_OPTIMIZATION_SPEED=y
# CONFIG_OPTIMIZATION_SIZE_SPEED is not set
# CONFIG_OPTIMIZATION_DEBUGGING is not set
# CONFIG_OPTIMIZATION_NONE_DEBUGGING is not set
CONFIG_OPTIMIZATION="-O2 -ggdb"