On 31/08/2022 01:12, Vladimir Oltean wrote
> In text, it would be described as this:
> 
>       cat ts2phc.cfg
>       [global]
>       first_step_threshold    0.00002
>       step_threshold          0.00002
>       ts2phc.pulsewidth       500000000
>       ts2phc.perout_phase     0
> 
>       # Felix
>       [/dev/ptp1]
>       ts2phc.master           1
> 
>       # SJA1105 switch 1
>       [/dev/ptp2]
>       ts2phc.channel          0
>       ts2phc.extts_polarity   both
> 
>       # SJA1105 switch 2
>       [/dev/ptp3]
>       ts2phc.channel          0
>       ts2phc.extts_polarity   both
> 
>       # SJA1105 switch 3
>       [/dev/ptp4]
>       ts2phc.channel          0
>       ts2phc.extts_polarity   both
> 
>       cat gPTP.cfg
>       [global]
>       gmCapable               1
>       priority1               248
>       priority2               248
>       logAnnounceInterval     0
>       logSyncInterval         -3
>       syncReceiptTimeout      3
>       neighborPropDelayThresh 50000
>       min_neighbor_prop_delay -20000000
>       assume_two_step         1
>       path_trace_enabled      1
>       follow_up_info          1
>       transportSpecific       0x1
>       ptp_dst_mac             01:80:C2:00:00:0E
>       network_transport       L2
>       delay_mechanism         P2P
>       step_threshold          0.00002
>       tx_timestamp_timeout    20
>       boundary_clock_jbod     1
> 
>       [sw1p0]
>       [sw1p1]
>       [sw1p2]
>       [sw1p3]
>       [sw2p0]
>       [sw2p1]
>       [sw2p2]
>       [sw2p3]
>       [sw3p0]
>       [sw3p1]
>       [sw3p2]
>       [sw3p3]

I just got back to this patch series and realized that this config file
didn't make it to the example configs.
Can we add it to the configs/ts2phc*.cfg for the 4.0 release?

Thanks,
Maciek


_______________________________________________
Linuxptp-devel mailing list
Linuxptp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxptp-devel

Reply via email to