Re: [dpdk-dev] [v6] telemetry: remove limitation on JSON output buffer length
From: Power, Ciara <hidden>
Date: 2021-10-13 11:07:16
From: Power, Ciara <hidden>
Date: 2021-10-13 11:07:16
-----Original Message-----
From: Gowrishankar Muthukrishnan <redacted>
Sent: Monday 11 October 2021 11:55
To: dev@dpdk.org
Cc: Richardson, Bruce <redacted>; Power, Ciara
[off-list ref]; jerinj@marvell.com; Gowrishankar Muthukrishnan
[off-list ref]
Subject: [v6] telemetry: remove limitation on 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: 52af6ccb2b39 ("telemetry: add utility functions for creating JSON")
Signed-off-by: Gowrishankar Muthukrishnan <redacted>
---<snip> Thanks, Acked-by: Ciara Power <redacted>