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

2023-10-28 Thread Jie Hai
On 2023/6/12 22:54, Thomas Monjalon wrote: 30/05/2023 11:27, Jie Hai: Hi, Thomas and all maintainers, Kindly ping for comments, thanks. You didn't reply to the question from David, suggesting that GDB would be better used for debugging than telemetry. Hi, Thomas Monjalon, The question has be

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

2023-06-12 Thread Thomas Monjalon
30/05/2023 11:27, Jie Hai: > Hi, Thomas and all maintainers, > Kindly ping for comments, thanks. You didn't reply to the question from David, suggesting that GDB would be better used for debugging than telemetry.

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

2023-05-30 Thread Jie Hai
Hi, Thomas and all maintainers, Kindly ping for comments, thanks. On 2023/5/9 17:24, 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_

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

2023-05-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