Re: [PATCH v1 net-next 13/14] net/sched: Enforce usage of CLOCK_TAI for sch_etf

2018-06-28 Thread Jesus Sanchez-Palencia
On 06/28/2018 07:26 AM, Willem de Bruijn wrote: > On Wed, Jun 27, 2018 at 8:45 PM Jesus Sanchez-Palencia > wrote: >> >> The qdisc and the SO_TXTIME ABIs allow for a clockid to be configured, >> but it's been decided that usage of CLOCK_TAI should be enforced until >> we decide to allow for

Re: [PATCH v1 net-next 13/14] net/sched: Enforce usage of CLOCK_TAI for sch_etf

2018-06-28 Thread Willem de Bruijn
On Wed, Jun 27, 2018 at 8:45 PM Jesus Sanchez-Palencia wrote: > > The qdisc and the SO_TXTIME ABIs allow for a clockid to be configured, > but it's been decided that usage of CLOCK_TAI should be enforced until > we decide to allow for other clockids to be used. The rationale here is > that PTP

[PATCH v1 net-next 13/14] net/sched: Enforce usage of CLOCK_TAI for sch_etf

2018-06-27 Thread Jesus Sanchez-Palencia
The qdisc and the SO_TXTIME ABIs allow for a clockid to be configured, but it's been decided that usage of CLOCK_TAI should be enforced until we decide to allow for other clockids to be used. The rationale here is that PTP times are usually in the TAI scale, thus no other clocks should be