Re: [Linuxptp-devel] [PATCH] Add new management TLVs to pmc.8

2022-07-24 Thread Richard Cochran
On Wed, Jun 01, 2022 at 05:32:33AM -0700, Alexander Bulimov via Linuxptp-devel wrote: > As far as I can tell, three new management TLVs were added recently > without updating the pmc.8 man page: > * PORT_SERVICE_STATS_NP > * UNICAST_MASTER_TABLE_NP > * PORT_HWCLOCK_NP > > This simple change fixes

Re: [Linuxptp-devel] [PATCH] Add new management TLVs to pmc.8

2022-06-01 Thread Erez
On Wed, 1 Jun 2022 at 14:56, Alexander Bulimov via Linuxptp-devel < linuxptp-devel@lists.sourceforge.net> wrote: > As far as I can tell, three new management TLVs were added recently > without updating the pmc.8 man page: > * PORT_SERVICE_STATS_NP > * UNICAST_MASTER_TABLE_NP > * PORT_HWCLOCK_NP >

[Linuxptp-devel] [PATCH] Add new management TLVs to pmc.8

2022-06-01 Thread Alexander Bulimov via Linuxptp-devel
As far as I can tell, three new management TLVs were added recently without updating the pmc.8 man page: * PORT_SERVICE_STATS_NP * UNICAST_MASTER_TABLE_NP * PORT_HWCLOCK_NP This simple change fixes this omission. Signed-off-by: Alexander Bulimov --- pmc.8 | 6 ++ 1 file changed, 6 insertion