odp icon indicating copy to clipboard operation
odp copied to clipboard

[PATCH v5] api: tm: add node stats capability and query API

Open nithind1988 opened this issue 3 years ago • 1 comments

api: tm: add node stats capability and query API

Add capability to advertise capability of nodes at a given level to provide statistics.

Also add a new API to query for packet sent count in green, yellow and red color and packet drop count stats, along with corresponding octet count statistics. TM node stats query will return only platform supported statistics.

Signed-off-by: Nithin Dabilpuram [email protected]

linux-gen: tm: add node stats API stub

Add node stats API stub.

Signed-off-by: Nithin Dabilpuram [email protected]

nithind1988 avatar Jun 29 '21 12:06 nithind1988

Hi @nithind1988,

Are we still expecting changes to this PR or is it ready from your point of view?

MatiasElo avatar Aug 27 '21 06:08 MatiasElo