This series adds support for P2P one-step messaging.  If the hardware
supports this mode, it subtracts the ingress time stamp value from the
Pdelay_Request correction field.  The software then simply copies the
correction field into the Pdelay_Response, and on transmission the
hardware adds the egress time stamp into the correction field.

I am posting kernel support as an RFC on the netdev list today.

As always, comments and review are most welcome.

Thanks,
Richard


Richard Cochran (3):
  msg: Move the check for missing HW time stamps into caller.
  Introduce peer to peer one step.
  Expand and rationalize time stamping options.

 clock.c     | 42 +++++++++++++----------------
 config.c    | 40 ++++++++++++++++++++++++++++
 config.h    |  2 ++
 incdefs.sh  |  4 +++
 missing.h   |  6 +++++
 msg.c       |  3 ---
 msg.h       |  1 +
 port.c      | 87 +++++++++++++++++++++++++++++++++++++++++++------------------
 sk.c        | 28 +++++++++++++++-----
 transport.h |  1 +
 10 files changed, 156 insertions(+), 58 deletions(-)

-- 
2.11.0


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Linuxptp-devel mailing list
Linuxptp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxptp-devel

Reply via email to