Re: [PATCH v4 0/3] add telemetry cmds for ring

2023-02-14 Thread fengchengwen
LGTM Series-acked-by: Chengwen Feng On 2023/2/10 10:48, Jie Hai wrote: > This patch set supports telemetry cmd to list rings and dump information > of a ring by its name. > > v1->v2: > 1. Add space after "switch". > 2. Fix wrong strlen parameter. > > v2->v3: > 1. Remove prefix "rte_" for static

[PATCH v4 0/3] add telemetry cmds for ring

2023-02-09 Thread Jie Hai
This patch set supports telemetry cmd to list rings and dump information of a ring by its name. v1->v2: 1. Add space after "switch". 2. Fix wrong strlen parameter. v2->v3: 1. Remove prefix "rte_" for static function. 2. Add Acked-by Konstantin Ananyev for PATCH 1. 3. Introduce functions to return