Re: [PATCH v8] mem: telemetry support for memseg and element information

2023-06-07 Thread David Marchand
On Wed, May 17, 2023 at 11:22 AM Amit Prakash Shukla wrote: > > Changes adds telemetry support to display memory occupancy > in memseg and the information of the elements allocated from > a memseg based on arguments provided by user. This patch > adds following endpoints: > > 1. /eal/memseg_lists

[PATCH v8] mem: telemetry support for memseg and element information

2023-05-17 Thread Amit Prakash Shukla
Changes adds telemetry support to display memory occupancy in memseg and the information of the elements allocated from a memseg based on arguments provided by user. This patch adds following endpoints: 1. /eal/memseg_lists The command displays the memseg list from which the memory has been alloca