lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190530.115507.1344606945620280103.davem@davemloft.net>
Date:   Thu, 30 May 2019 11:55:07 -0700 (PDT)
From:   David Miller <davem@...emloft.net>
To:     richardcochran@...il.com
Cc:     netdev@...r.kernel.org, devicetree@...r.kernel.org, andrew@...n.ch,
        f.fainelli@...il.com, jacob.e.keller@...el.com,
        mark.rutland@....com, mlichvar@...hat.com, robh+dt@...nel.org,
        willemb@...gle.com
Subject: Re: [PATCH V4 net-next 0/6] Peer to Peer One-Step time stamping

From: Richard Cochran <richardcochran@...il.com>
Date: Tue, 28 May 2019 22:58:01 -0700

> This series adds support for PTP (IEEE 1588) P2P one-step time
> stamping along with a driver for a hardware device that supports this.
> 
> If the hardware supports p2p one-step, it subtracts the ingress time
> stamp value from the Pdelay_Request correction field.  The user space
> software stack then simply copies the correction field into the
> Pdelay_Response, and on transmission the hardware adds the egress time
> stamp into the correction field.
> 
> This new functionality extends CONFIG_NETWORK_PHY_TIMESTAMPING to
> cover MII snooping devices, but it still depends on phylib, just as
> that option does.  Expanding beyond phylib is not within the scope of
> the this series.
> 
> User space support is available in the current linuxptp master branch.
> 
> - Patch 1 adds the new option.
> - Patches 2-5 add support for MII time stamping in non-PHY devices.
> - Patch 6 adds a driver implementing the new option.

Series applied, thanks Richard.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ