Hi Brian,

>From the 8275.2 spec:

In this PTP telecom profile, the default PTP domain number is 44, and the
range of applicable PTP domain numbers is {44 – 63}.

You appear to have a domain number of 0. Without the proper domain number
the requests are ignored by the GM.

Richard Funderburk

On Thu, Oct 3, 2019 at 8:48 AM Hutchinson, Brian via Linuxptp-users <
linuxptp-users@lists.sourceforge.net> wrote:

> > -----Original Message-----
> > From: Richard Cochran <richardcoch...@gmail.com>
> > Sent: Wednesday, October 2, 2019 10:56 PM
> > To: Hutchinson, Brian (US) <brian.hutchin...@l3harris.com>
> > Cc: linuxptp-users@lists.sourceforge.net
> > Subject: Re: [Linuxptp-users] Having trouble getting ptp4l to work with
> > G.8275.2 profile and Trimble GM200 Grand Master Clock
> >
> > On Wed, Oct 02, 2019 at 01:27:40PM +0000, Hutchinson, Brian via Linuxptp-
> > users wrote:
> > > I've looked at the sample configs, namely default and G.8275.2 and my
> > config is basically default plus the settings from G.8275.2.
> >
> > You need to specify a [unicast_master_table] section that contains the
> GM's
> > network address.
>
> Thanks Richard!
>
> I added the following to the end ptp4l.conf:
>
> [unicast_master_table]
> table_id                        1
> logQueryInterval                2
> UDPv4                           192.168.0.250
> #
> [eth0]
> unicast_master_table
>
> ... and started ptp4l with:
>
> ptp4l -p /dev/ptp0 -i eth0 -f /etc/ptp4l.conf -m -q -l 7 -H -s
>
> And kind of get the same result (but with unicast messages now):
>
> ptp4l[8367.195]: cooot@imx8mmevk:/etc# ptp4l -p /dev/ptp0 -i eth0 -f
> /etc/ptp4l.conf -m -q -l 7 etc# ptp4l -p /dev/ptp0 -i eth0 -f
> /etc/ptp4l.conf -m -q -l 7  -s
> ptp4l[8752.222]: config item (null).assume_two_step is 0c/ptp4l.conf -m -q
> -l 7 -H
> ptp4l[8752.222]: config item (null).check_fup_sync is 0
> ptp4l[8752.222]: config item (null).tx_timestamp_timeout is 1
> ptp4l[8752.222]: config item (null).clock_servo is 0
> ptp4l[8752.222]: config item (null).clock_type is 32768
> ptp4l[8752.222]: config item (null).clock_servo is 0
> ptp4l[8752.222]: config item (null).clockClass is 248
> ptp4l[8752.222]: config item (null).clockAccuracy is 254
> ptp4l[8752.222]: config item (null).offsetScaledLogVariance is 65535
> ptp4l[8752.222]: config item (null).productDescription is ';;'
> ptp4l[8752.222]: config item (null).revisionData is ';;'
> ptp4l[8752.222]: config item (null).userDescription is ';'
> ptp4l[8752.222]: config item (null).manufacturerIdentity is '00:00:00'
> ptp4l[8752.222]: config item (null).domainNumber is 0
> ptp4l[8752.222]: config item (null).slaveOnly is 1
> ptp4l[8752.222]: config item (null).gmCapable is 1
> ptp4l[8752.222]: config item (null).gmCapable is 1
> ptp4l[8752.222]: config item (null).G.8275.defaultDS.localPriority is 128
> ptp4l[8752.222]: config item (null).time_stamping is 1
> ptp4l[8752.222]: config item (null).twoStepFlag is 1
> ptp4l[8752.222]: config item (null).twoStepFlag is 1
> ptp4l[8752.222]: config item (null).time_stamping is 1
> ptp4l[8752.222]: config item (null).priority1 is 128
> ptp4l[8752.222]: config item (null).priority2 is 128
> ptp4l[8752.223]: interface index 2 is up
> ptp4l[8752.223]: config item (null).free_running is 0
> ptp4l[8752.223]: selected /dev/ptp0 as PTP clock
> ptp4l[8752.223]: config item (null).uds_address is '/var/run/ptp4l'
> ptp4l[8752.223]: section item /var/run/ptp4l.announceReceiptTimeout now 0
> ptp4l[8752.223]: section item /var/run/ptp4l.delay_mechanism now 0
> ptp4l[8752.223]: section item /var/run/ptp4l.network_transport now 0
> ptp4l[8752.223]: section item /var/run/ptp4l.delay_filter_length now 1
> ptp4l[8752.223]: config item (null).free_running is 0
> ptp4l[8752.223]: config item (null).freq_est_interval is 1
> ptp4l[8752.223]: config item (null).gmCapable is 1
> ptp4l[8752.223]: config item (null).kernel_leap is 1
> ptp4l[8752.223]: config item (null).utc_offset is 37
> ptp4l[8752.223]: config item (null).timeSource is 160
> ptp4l[8752.223]: config item (null).pi_proportional_const is 0.000000
> ptp4l[8752.223]: config item (null).pi_integral_const is 0.000000
> ptp4l[8752.223]: config item (null).pi_proportional_scale is 0.000000
> ptp4l[8752.223]: config item (null).pi_proportional_exponent is -0.300000
> ptp4l[8752.223]: config item (null).pi_proportional_norm_max is 0.700000
> ptp4l[8752.223]: config item (null).pi_integral_scale is 0.000000
> ptp4l[8752.223]: config item (null).pi_integral_exponent is 0.400000
> ptp4l[8752.223]: config item (null).pi_integral_norm_max is 0.300000
> ptp4l[8752.223]: config item (null).step_threshold is 0.000000
> ptp4l[8752.223]: config item (null).first_step_threshold is 0.000020
> ptp4l[8752.223]: config item (null).max_frequency is 900000000
> ptp4l[8752.223]: config item (null).dataset_comparison is 1
> ptp4l[8752.223]: config item (null).tsproc_mode is 0
> ptp4l[8752.223]: config item (null).delay_filter is 1
> ptp4l[8752.223]: config item (null).delay_filter_length is 10
> ptp4l[8752.223]: config item (null).initial_delay is 0
> ptp4l[8752.223]: config item (null).summary_interval is 0
> ptp4l[8752.223]: config item (null).sanity_freq_limit is 200000000
> ptp4l[8752.223]: PI servo: sync interval 1.000 kp 0.700 ki 0.300000
> ptp4l[8752.223]: config item /var/run/ptp4l.boundary_clock_jbod is 0
> ptp4l[8752.223]: config item /var/run/ptp4l.network_transport is 0
> ptp4l[8752.223]: config item /var/run/ptp4l.delayAsymmetry is 0
> ptp4l[8752.223]: config item /var/run/ptp4l.follow_up_info is 0
> ptp4l[8752.223]: config item /var/run/ptp4l.freq_est_interval is 1
> ptp4l[8752.223]: config item /var/run/ptp4l.net_sync_monitor is 0
> ptp4l[8752.223]: config item /var/run/ptp4l.path_trace_enabled is 0
> ptp4l[8752.223]: config item /var/run/ptp4l.tc_spanning_tree is 0
> ptp4l[8752.223]: config item /var/run/ptp4l.ingressLatency is 0
> ptp4l[8752.223]: config item /var/run/ptp4l.egressLatency is 0
> ptp4l[8752.566]: config item /var/run/ptp4l.delay_mechanism is 0
> ptp4l[8752.566]: config item /var/run/ptp4l.hybrid_e2e is 0
> ptp4l[8752.566]: config item /var/run/ptp4l.fault_badpeernet_interval is 16
> ptp4l[8752.566]: config item /var/run/ptp4l.fault_reset_interval is 4
> ptp4l[8752.566]: config item /var/run/ptp4l.tsproc_mode is 0
> ptp4l[8752.566]: config item /var/run/ptp4l.delay_filter is 1
> ptp4l[8752.566]: config item /var/run/ptp4l.delay_filter_length is 1
> ptp4l[8752.566]: config item eth0.boundary_clock_jbod is 0
> ptp4l[8752.566]: config item eth0.network_transport is 1
> ptp4l[8752.566]: config item eth0.delayAsymmetry is 0
> ptp4l[8752.566]: config item eth0.follow_up_info is 0
> ptp4l[8752.566]: config item eth0.freq_est_interval is 1
> ptp4l[8752.566]: config item eth0.net_sync_monitor is 0
> ptp4l[8752.566]: config item eth0.path_trace_enabled is 0
> ptp4l[8752.566]: config item eth0.tc_spanning_tree is 0
> ptp4l[8752.566]: config item eth0.ingressLatency is 0
> ptp4l[8752.566]: config item eth0.egressLatency is 0
> ptp4l[8752.566]: config item eth0.delay_mechanism is 1
> ptp4l[8752.566]: config item eth0.unicast_master_table is 1
> ptp4l[8752.566]: config item eth0.unicast_req_duration is 3600
> ptp4l[8752.566]: section item eth0.hybrid_e2e now 1
> ptp4l[8752.566]: config item eth0.unicast_listen is 0
> ptp4l[8752.566]: config item eth0.hybrid_e2e is 1
> ptp4l[8752.566]: config item eth0.fault_badpeernet_interval is 16
> ptp4l[8752.566]: config item eth0.fault_reset_interval is 4
> ptp4l[8752.566]: config item eth0.tsproc_mode is 0
> ptp4l[8752.566]: config item eth0.delay_filter is 1
> ptp4l[8752.566]: config item eth0.delay_filter_length is 10
> ptp4l[8752.567]: config item eth0.logMinDelayReqInterval is 0
> ptp4l[8752.567]: config item eth0.logAnnounceInterval is 1
> ptp4l[8752.567]: config item eth0.announceReceiptTimeout is 3
> ptp4l[8752.567]: config item eth0.syncReceiptTimeout is 0
> ptp4l[8752.567]: config item eth0.transportSpecific is 0
> ptp4l[8752.567]: config item eth0.ignore_transport_specific is 0
> ptp4l[8752.567]: config item eth0.masterOnly is 0
> ptp4l[8752.567]: config item eth0.G.8275.portDS.localPriority is 128
> ptp4l[8752.567]: config item eth0.logSyncInterval is 0
> ptp4l[8752.567]: config item eth0.logMinPdelayReqInterval is 0
> ptp4l[8752.567]: config item eth0.neighborPropDelayThresh is 20000000
> ptp4l[8752.567]: config item eth0.min_neighbor_prop_delay is -20000000
> ptp4l[8752.567]: config item eth0.udp_ttl is 1
> ptp4l[8752.567]: driver changed our HWTSTAMP options
> ptp4l[8752.567]: tx_type   1 not 1
> ptp4l[8752.567]: rx_filter 1 not 12
> ptp4l[8752.567]: config item (null).dscp_event is 0
> ptp4l[8752.567]: config item (null).dscp_general is 0
> ptp4l[8752.567]: port 1: INITIALIZING to LISTENING on INIT_COMPLETE
> ptp4l[8752.567]: config item /var/run/ptp4l.logMinDelayReqInterval is 0
> ptp4l[8752.567]: config item /var/run/ptp4l.logAnnounceInterval is 1
> ptp4l[8752.567]: config item /var/run/ptp4l.announceReceiptTimeout is 0
> ptp4l[8752.567]: config item /var/run/ptp4l.syncReceiptTimeout is 0
> ptp4l[8752.567]: config item /var/run/ptp4l.transportSpecific is 0
> ptp4l[8752.567]: config item /var/run/ptp4l.ignore_transport_specific is 0
> ptp4l[8752.567]: config item /var/run/ptp4l.masterOnly is 0
> ptp4l[8752.567]: config item /var/run/ptp4l.G.8275.portDS.localPriority is
> 128
> ptp4l[8752.567]: config item /var/run/ptp4l.logSyncInterval is 0
> ptp4l[8752.567]: config item /var/run/ptp4l.logMinPdelayReqInterval is 0
> ptp4l[8752.567]: config item /var/run/ptp4l.neighborPropDelayThresh is
> 20000000
> ptp4l[8752.567]: config item /var/run/ptp4l.min_neighbor_prop_delay is
> -20000000
> ptp4l[8752.567]: config item (null).uds_address is '/var/run/ptp4l'
> ptp4l[8752.567]: port 0: INITIALIZING to LISTENING on INIT_COMPLETE
> ptp4l[8752.567]: port 1: received link status notification
> ptp4l[8752.908]: interface index 2 is up
> ptp4l[8756.567]: port 1: unicast request timeout
> ptp4l[8759.813]: port 1: announce timeout
> ptp4l[8759.813]: config item eth0.udp_ttl is 1
> ptp4l[8759.813]: driver changed our HWTSTAMP options
> ptp4l[8759.813]: tx_type   1 not 1
> ptp4l[8759.813]: rx_filter 1 not 12
> ptp4l[8759.813]: config item (null).dscp_event is 0
> ptp4l[8759.813]: config item (null).dscp_general is 0
> ptp4l[8759.813]: selected local clock 00049f.fffe.059fa2 as best master
> ptp4l[8760.568]: port 1: unicast request timeout
> ptp4l[8764.568]: port 1: unicast request timeout
> ptp4l[8766.163]: port 1: announce timeout
> ptp4l[8766.163]: config item eth0.udp_ttl is 1
> ptp4l[8766.163]: driver changed our HWTSTAMP options
> ptp4l[8766.163]: tx_type   1 not 1
> ptp4l[8766.163]: rx_filter 1 not 12
> ptp4l[8766.163]: config item (null).dscp_event is 0
> ptp4l[8766.163]: config item (null).dscp_general is 0
> ptp4l[8766.163]: selected local clock 00049f.fffe.059fa2 as best master
> ptp4l[8768.568]: port 1: unicast request timeout
> ptp4l[8772.273]: port 1: announce timeout
> ptp4l[8772.273]: config item eth0.udp_ttl is 1
> ptp4l[8772.274]: driver changed our HWTSTAMP options
> ptp4l[8772.274]: tx_type   1 not 1
> ptp4l[8772.274]: rx_filter 1 not 12
> ptp4l[8772.274]: config item (null).dscp_event is 0
> ptp4l[8772.274]: config item (null).dscp_general is 0
> ptp4l[8772.274]: selected local clock 00049f.fffe.059fa2 as best master
> ptp4l[8772.569]: port 1: unicast request timeout
> ptp4l[8776.569]: port 1: unicast request timeout
> ptp4l[8779.486]: port 1: announce timeout
> ptp4l[8779.486]: config item eth0.udp_ttl is 1
> ptp4l[8779.486]: driver changed our HWTSTAMP options
> ptp4l[8779.486]: tx_type   1 not 1
> ptp4l[8779.486]: rx_filter 1 not 12
> ptp4l[8779.486]: config item (null).dscp_event is 0
> ptp4l[8779.486]: config item (null).dscp_general is 0
> ptp4l[8779.486]: selected local clock 00049f.fffe.059fa2 as best master
> poot@imx8mmevk:/etc# ptp4l -p /dev/ptp0 -i eth0 -f /etc/ptp4l.conf -m -q
> -l 7 -H -s
> ptp4l[8787.654]: config item (null).assume_two_step is 0c/ptp4l.conf -m -q
> -l 7  -s
> ptp4l[8787.654]: config item (null).check_fup_sync is 0
> ptp4l[8787.654]: config item (null).tx_timestamp_timeout is 1
> ptp4l[8787.654]: config item (null).clock_servo is 0
> ptp4l[8787.654]: config item (null).clock_type is 32768
> ptp4l[8787.654]: config item (null).clock_servo is 0
> ptp4l[8787.654]: config item (null).clockClass is 248
> ptp4l[8787.654]: config item (null).clockAccuracy is 254
> ptp4l[8787.654]: config item (null).offsetScaledLogVariance is 65535
> ptp4l[8787.654]: config item (null).productDescription is ';;'
> ptp4l[8787.654]: config item (null).revisionData is ';;'
> ptp4l[8787.654]: config item (null).userDescription is ';'
> ptp4l[8787.654]: config item (null).manufacturerIdentity is '00:00:00'
> ptp4l[8787.654]: config item (null).domainNumber is 0
> ptp4l[8787.654]: config item (null).slaveOnly is 1
> ptp4l[8787.654]: config item (null).gmCapable is 1
> ptp4l[8787.654]: config item (null).gmCapable is 1
> ptp4l[8787.654]: config item (null).G.8275.defaultDS.localPriority is 128
> ptp4l[8787.654]: config item (null).time_stamping is 1
> ptp4l[8787.654]: config item (null).twoStepFlag is 1
> ptp4l[8787.654]: config item (null).twoStepFlag is 1
> ptp4l[8787.654]: config item (null).time_stamping is 1
> ptp4l[8787.654]: config item (null).priority1 is 128
> ptp4l[8787.654]: config item (null).priority2 is 128
> ptp4l[8787.655]: interface index 2 is up
> ptp4l[8787.655]: config item (null).free_running is 0
> ptp4l[8787.655]: selected /dev/ptp0 as PTP clock
> ptp4l[8787.655]: config item (null).uds_address is '/var/run/ptp4l'
> ptp4l[8787.655]: section item /var/run/ptp4l.announceReceiptTimeout now 0
> ptp4l[8787.655]: section item /var/run/ptp4l.delay_mechanism now 0
> ptp4l[8787.655]: section item /var/run/ptp4l.network_transport now 0
> ptp4l[8787.655]: section item /var/run/ptp4l.delay_filter_length now 1
> ptp4l[8787.655]: config item (null).free_running is 0
> ptp4l[8787.655]: config item (null).freq_est_interval is 1
> ptp4l[8787.655]: config item (null).gmCapable is 1
> ptp4l[8787.655]: config item (null).kernel_leap is 1
> ptp4l[8787.655]: config item (null).utc_offset is 37
> ptp4l[8787.655]: config item (null).timeSource is 160
> ptp4l[8787.655]: config item (null).pi_proportional_const is 0.000000
> ptp4l[8787.655]: config item (null).pi_integral_const is 0.000000
> ptp4l[8787.655]: config item (null).pi_proportional_scale is 0.000000
> ptp4l[8787.655]: config item (null).pi_proportional_exponent is -0.300000
> ptp4l[8787.655]: config item (null).pi_proportional_norm_max is 0.700000
> ptp4l[8787.655]: config item (null).pi_integral_scale is 0.000000
> ptp4l[8787.655]: config item (null).pi_integral_exponent is 0.400000
> ptp4l[8787.655]: config item (null).pi_integral_norm_max is 0.300000
> ptp4l[8787.655]: config item (null).step_threshold is 0.000000
> ptp4l[8787.655]: config item (null).first_step_threshold is 0.000020
> ptp4l[8787.655]: config item (null).max_frequency is 900000000
> ptp4l[8787.655]: config item (null).dataset_comparison is 1
> ptp4l[8787.655]: config item (null).tsproc_mode is 0
> ptp4l[8787.655]: config item (null).delay_filter is 1
> ptp4l[8787.655]: config item (null).delay_filter_length is 10
> ptp4l[8787.655]: config item (null).initial_delay is 0
> ptp4l[8787.655]: config item (null).summary_interval is 0
> ptp4l[8787.655]: config item (null).sanity_freq_limit is 200000000
> ptp4l[8787.655]: PI servo: sync interval 1.000 kp 0.700 ki 0.300000
> ptp4l[8787.655]: config item /var/run/ptp4l.boundary_clock_jbod is 0
> ptp4l[8787.655]: config item /var/run/ptp4l.network_transport is 0
> ptp4l[8787.655]: config item /var/run/ptp4l.delayAsymmetry is 0
> ptp4l[8787.655]: config item /var/run/ptp4l.follow_up_info is 0
> ptp4l[8787.655]: config item /var/run/ptp4l.freq_est_interval is 1
> ptp4l[8787.655]: config item /var/run/ptp4l.net_sync_monitor is 0
> ptp4l[8787.655]: config item /var/run/ptp4l.path_trace_enabled is 0
> ptp4l[8787.655]: config item /var/run/ptp4l.tc_spanning_tree is 0
> ptp4l[8787.655]: config item /var/run/ptp4l.ingressLatency is 0
> ptp4l[8787.655]: config item /var/run/ptp4l.egressLatency is 0
> ptp4l[8787.994]: config item /var/run/ptp4l.delay_mechanism is 0
> ptp4l[8787.994]: config item /var/run/ptp4l.hybrid_e2e is 0
> ptp4l[8787.994]: config item /var/run/ptp4l.fault_badpeernet_interval is 16
> ptp4l[8787.994]: config item /var/run/ptp4l.fault_reset_interval is 4
> ptp4l[8787.994]: config item /var/run/ptp4l.tsproc_mode is 0
> ptp4l[8787.994]: config item /var/run/ptp4l.delay_filter is 1
> ptp4l[8787.994]: config item /var/run/ptp4l.delay_filter_length is 1
> ptp4l[8787.994]: config item eth0.boundary_clock_jbod is 0
> ptp4l[8787.994]: config item eth0.network_transport is 1
> ptp4l[8787.994]: config item eth0.delayAsymmetry is 0
> ptp4l[8787.994]: config item eth0.follow_up_info is 0
> ptp4l[8787.994]: config item eth0.freq_est_interval is 1
> ptp4l[8787.994]: config item eth0.net_sync_monitor is 0
> ptp4l[8787.994]: config item eth0.path_trace_enabled is 0
> ptp4l[8787.994]: config item eth0.tc_spanning_tree is 0
> ptp4l[8787.994]: config item eth0.ingressLatency is 0
> ptp4l[8787.994]: config item eth0.egressLatency is 0
> ptp4l[8787.994]: config item eth0.delay_mechanism is 1
> ptp4l[8787.994]: config item eth0.unicast_master_table is 1
> ptp4l[8787.994]: config item eth0.unicast_req_duration is 3600
> ptp4l[8787.994]: section item eth0.hybrid_e2e now 1
> ptp4l[8787.994]: config item eth0.unicast_listen is 0
> ptp4l[8787.994]: config item eth0.hybrid_e2e is 1
> ptp4l[8787.994]: config item eth0.fault_badpeernet_interval is 16
> ptp4l[8787.994]: config item eth0.fault_reset_interval is 4
> ptp4l[8787.994]: config item eth0.tsproc_mode is 0
> ptp4l[8787.994]: config item eth0.delay_filter is 1
> ptp4l[8787.994]: config item eth0.delay_filter_length is 10
> ptp4l[8787.995]: config item eth0.logMinDelayReqInterval is 0
> ptp4l[8787.995]: config item eth0.logAnnounceInterval is 1
> ptp4l[8787.995]: config item eth0.announceReceiptTimeout is 3
> ptp4l[8787.995]: config item eth0.syncReceiptTimeout is 0
> ptp4l[8787.995]: config item eth0.transportSpecific is 0
> ptp4l[8787.995]: config item eth0.ignore_transport_specific is 0
> ptp4l[8787.995]: config item eth0.masterOnly is 0
> ptp4l[8787.995]: config item eth0.G.8275.portDS.localPriority is 128
> ptp4l[8787.995]: config item eth0.logSyncInterval is 0
> ptp4l[8787.995]: config item eth0.logMinPdelayReqInterval is 0
> ptp4l[8787.995]: config item eth0.neighborPropDelayThresh is 20000000
> ptp4l[8787.995]: config item eth0.min_neighbor_prop_delay is -20000000
> ptp4l[8787.995]: config item eth0.udp_ttl is 1
> ptp4l[8787.995]: driver changed our HWTSTAMP options
> ptp4l[8787.995]: tx_type   1 not 1
> ptp4l[8787.995]: rx_filter 1 not 12
> ptp4l[8787.995]: config item (null).dscp_event is 0
> ptp4l[8787.995]: config item (null).dscp_general is 0
> ptp4l[8787.995]: port 1: INITIALIZING to LISTENING on INIT_COMPLETE
> ptp4l[8787.995]: config item /var/run/ptp4l.logMinDelayReqInterval is 0
> ptp4l[8787.995]: config item /var/run/ptp4l.logAnnounceInterval is 1
> ptp4l[8787.995]: config item /var/run/ptp4l.announceReceiptTimeout is 0
> ptp4l[8787.995]: config item /var/run/ptp4l.syncReceiptTimeout is 0
> ptp4l[8787.995]: config item /var/run/ptp4l.transportSpecific is 0
> ptp4l[8787.995]: config item /var/run/ptp4l.ignore_transport_specific is 0
> ptp4l[8787.995]: config item /var/run/ptp4l.masterOnly is 0
> ptp4l[8787.995]: config item /var/run/ptp4l.G.8275.portDS.localPriority is
> 128
> ptp4l[8787.995]: config item /var/run/ptp4l.logSyncInterval is 0
> ptp4l[8787.995]: config item /var/run/ptp4l.logMinPdelayReqInterval is 0
> ptp4l[8787.995]: config item /var/run/ptp4l.neighborPropDelayThresh is
> 20000000
> ptp4l[8787.995]: config item /var/run/ptp4l.min_neighbor_prop_delay is
> -20000000
> ptp4l[8787.995]: config item (null).uds_address is '/var/run/ptp4l'
> ptp4l[8787.995]: port 0: INITIALIZING to LISTENING on INIT_COMPLETE
> ptp4l[8787.996]: port 1: received link status notification
> ptp4l[8787.996]: interface index 2 is up
> ptp4l[8791.995]: port 1: unicast request timeout
> ptp4l[8794.382]: port 1: announce timeout
> ptp4l[8794.382]: config item eth0.udp_ttl is 1
> ptp4l[8794.383]: driver changed our HWTSTAMP options
> ptp4l[8794.383]: tx_type   1 not 1
> ptp4l[8794.383]: rx_filter 1 not 12
> ptp4l[8794.383]: config item (null).dscp_event is 0
> ptp4l[8794.383]: config item (null).dscp_general is 0
> ptp4l[8794.383]: selected local clock 00049f.fffe.059fa2 as best master
> ptp4l[8795.996]: port 1: unicast request timeout
> ptp4l[8799.996]: port 1: unicast request timeout
> ptp4l[8800.682]: port 1: announce timeout
> ptp4l[8800.682]: config item eth0.udp_ttl is 1
> ptp4l[8800.683]: driver changed our HWTSTAMP options
> ptp4l[8800.683]: tx_type   1 not 1
> ptp4l[8800.683]: rx_filter 1 not 12
> ptp4l[8800.683]: config item (null).dscp_event is 0
> ptp4l[8800.683]: config item (null).dscp_general is 0
> ptp4l[8800.683]: selected local clock 00049f.fffe.059fa2 as best master
> ptp4l[8803.996]: port 1: unicast request timeout
> ptp4l[8807.845]: port 1: announce timeout
> ptp4l[8807.845]: config item eth0.udp_ttl is 1
> ptp4l[8807.845]: driver changed our HWTSTAMP options
> ptp4l[8807.845]: tx_type   1 not 1
> ptp4l[8807.845]: rx_filter 1 not 12
> ptp4l[8807.845]: config item (null).dscp_event is 0
> ptp4l[8807.845]: config item (null).dscp_general is 0
> ptp4l[8807.845]: selected local clock 00049f.fffe.059fa2 as best master
> ptp4l[8807.997]: port 1: unicast request timeout
>
>
>
> CONFIDENTIALITY NOTICE: This email and any attachments are for the sole
> use of the intended recipient and may contain material that is proprietary,
> confidential, privileged or otherwise legally protected or restricted under
> applicable government laws. Any review, disclosure, distributing or other
> use without expressed permission of the sender is strictly prohibited. If
> you are not the intended recipient, please contact the sender and delete
> all copies without reading, printing, or saving.
>
>
>
>
> _______________________________________________
> Linuxptp-users mailing list
> Linuxptp-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/linuxptp-users
>
_______________________________________________
Linuxptp-users mailing list
Linuxptp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxptp-users

Reply via email to