numam-dpdk/lib/telemetry
Gowrishankar Muthukrishnan b76731683b telemetry: fix JSON output buffer length
Earlier, JSON message length was limited to 1024 which would not
allow data more than this size. Removed this limitation by creating
output buffer based on requested data length.

Fixes: 52af6ccb2b ("telemetry: add utility functions for creating JSON")
Cc: stable@dpdk.org

Signed-off-by: Gowrishankar Muthukrishnan <gmuthukrishn@marvell.com>
Acked-by: Ciara Power <ciara.power@intel.com>
2021-10-13 18:17:24 +02:00
..
meson.build
rte_telemetry.h telemetry: promote API to stable 2021-10-01 17:17:28 +02:00
telemetry_data.c telemetry: support dict of dicts 2021-09-23 14:15:29 +02:00
telemetry_data.h
telemetry_internal.h
telemetry_json.h telemetry: fix JSON output buffer length 2021-10-13 18:17:24 +02:00
telemetry_legacy.c telemetry: detach threads 2021-10-01 14:50:16 +02:00
telemetry.c telemetry: detach threads 2021-10-01 14:50:16 +02:00
version.map telemetry: promote API to stable 2021-10-01 17:17:28 +02:00