On Tue, Jul 18, 2017 at 12:14:54PM +0000, Mykola Zhuravel wrote:
> Will printout below be a good example?
> 
> [admin@arc-switch120 ~]# pmc -u -d 127 'GET PORT_PROPERTIES_NP'          
> sending: GET PORT_PROPERTIES_NP                                          
>         e41d2d.fffe.446581-1 seq 0 RESPONSE MANAGEMENT PORT_PROPERTIES_NP
>                 Port Identity:           e41d2d.fffe.446581-1             
>                 Port State:                MASTER                           
>                 Time Stamping:       1                                
>                 Interface:                  eth11.0   

The time stamping field originates from an enumerated type.  You can
let the pmc program print the corresponding human readable string:

                 Port Identity:       e41d2d.fffe.446581-1             
                 Port State:          MASTER                           
                 Time Stamping:       hardware
                 Interface:           eth11.0   

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