On Fri, Sep 01, 2017 at 11:06:03AM +0800, Hangbin Liu wrote:
> When we add the p->jbod check, we only support multi clock device with
> boundary clock. Since now the phc index may also changed with ordinary
> clock. Could we remove the p->jbod check?

No, we need that check.  Otherwise we switch the PHC every time the
port becomes a slave.

Instead, you can move the clock_sync_interval() call from
port_dispatch() to clock_switch_phc() if that helps your bonding work.

Thanks,
Richard

------------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/linuxptp-devel

Reply via email to