Re: [PATCH v3 2/2] ring: add ring info telemetry cmd

2023-02-02 Thread Jie Hai
On 2023/2/2 21:07, Konstantin Ananyev wrote: 31/01/2023 02:28, Jie Hai пишет: This patch supports dump of the info of ring 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": 0,

Re: [PATCH v3 2/2] ring: add ring info telemetry cmd

2023-02-02 Thread Jie Hai
: liudongdo...@huawei.com; haij...@huawei.com Subject: [PATCH v3 2/2] ring: add ring info telemetry cmd "ring: add telemetry cmd for ring info" This patch supports dump of the info of ring by its name. This patch supports dump of ring information by its name. Accepted and will change it

Re: [PATCH v3 2/2] ring: add ring info telemetry cmd

2023-02-02 Thread Konstantin Ananyev
31/01/2023 02:28, Jie Hai пишет: This patch supports dump of the info of ring 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": 0, "producer_type": "MP", "consumer_typ

RE: [PATCH v3 2/2] ring: add ring info telemetry cmd

2023-01-31 Thread Honnappa Nagarahalli
t; Subject: [PATCH v3 2/2] ring: add ring info telemetry cmd "ring: add telemetry cmd for ring info" > > This patch supports dump of the info of ring by its name. This patch supports dump of ring information by its name. > An example using this command is shown below: > &

[PATCH v3 2/2] ring: add ring info telemetry cmd

2023-01-30 Thread Jie Hai
This patch supports dump of the info of ring 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": 0, "producer_type": "MP", "consumer_type": "MC", "size": 262144, "mask":