RE: [PATCH v5 3/3] ring: add telemetry cmd for ring info

2023-05-08 Thread Morten Brørup
> From: Jie Hai [mailto:haij...@huawei.com] > Sent: Tuesday, 9 May 2023 03.29 > > This patch supports dump of ring information by its name. > An example using this command is shown below: > > --> /ring/info,MP_mb_pool_0 > { > "/ring/info": { > "name": "MP_mb_pool_0", > "socket": 0, >

[PATCH v5 3/3] ring: add telemetry cmd for ring info

2023-05-08 Thread Jie Hai
This patch supports dump of ring information by its name. An example using this command is shown below: --> /ring/info,MP_mb_pool_0 { "/ring/info": { "name": "MP_mb_pool_0", "socket": 0, "flags": "0x0", "producer_type": "MP", "consumer_type": "MC", "size": 262144, "ma