Re: [PATCH v8 2/8] ethdev: add telemetry cmd for registers

2024-09-25 Thread fengchengwen
Acked-by: Chengwen Feng On 2024/9/25 14:40, Jie Hai wrote: > This patch adds a telemetry command for registers dump, > and supports obtaining the registers of a specified module. > > In one way, the number of registers that can be exported > is limited by the number of elements carried by dict a

[PATCH v8 2/8] ethdev: add telemetry cmd for registers

2024-09-24 Thread Jie Hai
This patch adds a telemetry command for registers dump, and supports obtaining the registers of a specified module. In one way, the number of registers that can be exported is limited by the number of elements carried by dict and container. In another way, the length of the string exported by tele