We'd like to monitor the service quality of unicast PTPv2 in the DCs.
This change adds counters for various timeouts and events
happening in the client code, and exposes them as a new
management TLV.
Signed-off-by: Alexander Bulimov
---
ddt.h | 13
pmc.c | 27 +
Hey folks, any feedback for this patch I've sent over a month ago?
I realize it could have slipped through the cracks because of the Xmas time.
We have more changes lined up, but first would be nice to get any response on
this, simple one.
Regards,
Alexander Bulimov
-Original Message-
F
rmance?
In any case if the counters are not interesting, you can keep the patch
private.
Hope I help,
Erez
-Original Message-
From: Alexander Bulimov via Linuxptp-devel
Sent: Tuesday, 25 January 2022 17:29
To: linuxptp-devel@lists.sourceforge.net
Subject: Re: [Linuxptp-devel
This change adds new UNICAST_MASTER_TABLE_NP management TLV that
exposes table with details of each gm: identity, IP address,
state, if it's selected as best master, and information from
the latest Announce msg that is used in BMCA algorithm:
ClockQuality and Priorities.
The inspiration was `chron
.
Nor do I think the standard is better.
But it seems we skip adding the standard ones and jump directly to private
management TLV.
I think it is better to start with the standard TLVs and add the private for
missing or important information.
Erez
-Original Message-----
From: Alexander Bulimo
This change adds new UNICAST_MASTER_TABLE_NP management TLV that
exposes table with details of each gm: identity, IP address,
state, if it's selected as best master, and information from
the latest Announce msg that is used in BMCA algorithm:
ClockQuality and Priorities.
The inspiration was `chron
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