@dpdk.org
Cc: liudongdo...@huawei.com; haij...@huawei.com
Subject: [PATCH v3 1/2] ring: add ring list telemetry cmd
How about "ring: add telemetry cmd to list rings"
This patch supports the list of rings with telemetry cmd.
Add a telemetry command to list the rings used in the system.
T
awei.com
> Subject: [PATCH v3 1/2] ring: add ring list telemetry cmd
How about "ring: add telemetry cmd to list rings"
>
> This patch supports the list of rings with telemetry cmd.
Add a telemetry command to list the rings used in the system.
> An example using this com
This patch supports the list of rings with telemetry cmd.
An example using this command is shown below:
--> /ring/list
{
"/ring/list": [
"HT_:7d:00.2",
"MP_mb_pool_0"
]
}
Signed-off-by: Jie Hai
Acked-by: Konstantin Ananyev
---
lib/ring/meson.build | 1 +
lib/ring/rte_ring.c |
3 matches
Mail list logo