Re: [dpdk-dev] [PATCH] eal: add telemetry callbacks for memory info

2021-09-20 Thread Bruce Richardson
On Wed, Sep 15, 2021 at 03:23:36PM +0530, Harman Kalra wrote: > Registering new telemetry callbacks to dump named (memzones) > and unnamed (malloc) memory information to a file provided as > an argument. > > Example: > Connecting to /var/run/dpdk/rte/dpdk_telemetry.v2 > {"version": "DPDK 21.08.0",

[dpdk-dev] [PATCH] eal: add telemetry callbacks for memory info

2021-09-15 Thread Harman Kalra
Registering new telemetry callbacks to dump named (memzones) and unnamed (malloc) memory information to a file provided as an argument. Example: Connecting to /var/run/dpdk/rte/dpdk_telemetry.v2 {"version": "DPDK 21.08.0", "pid": 34075, "max_output_len": 16384} Connected to application: "dpdk-test