odp
odp copied to clipboard
[PATCH v5] api: tm: add node stats capability and query API
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]
Hi @nithind1988,
Are we still expecting changes to this PR or is it ready from your point of view?