Before releasing v1.5, I wanted to test phc2sys's new automatic mode
in order to run a BC using a bunch of PCIe cards, but I found it did
not quite work. First of all, the port logic bails out when the PHC
device don't match, and secondly phc2sys has one line bug.

After hacking those two problems away, the BC worked okay. With a
GM-BC-slave setup, the slave had about an additional 9 usec offset.

I made the "jbod" a non-default option, so that users who want this
really know not to expect perfect performance.

After this series and the SO_SELECT_ERR_QUEUE get settled, I will
release the 1.5 version.

Feedback is most welcome.

Thanks,
Richard


Richard Cochran (3):
  config: add a option to enable a poor man's boundary clock.
  port: allow running a boundary clock with multiple clock devices.
  phc2sys: make automatic mode actually work.

 config.c    |   13 +++++++++++++
 config.h    |    1 +
 default.cfg |    1 +
 ds.h        |    1 +
 gPTP.cfg    |    1 +
 phc2sys.c   |    1 -
 port.c      |    6 +++++-
 ptp4l.8     |   12 +++++++++++-
 ptp4l.c     |    1 +
 9 files changed, 34 insertions(+), 3 deletions(-)

-- 
1.7.10.4


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

Reply via email to