Re: [dpdk-dev] [PATCH v4 08/13] telemetry: format json response when sending stats

2018-10-15 Thread Van Haaren, Harry
> -Original Message- > From: Laatz, Kevin > Sent: Thursday, October 11, 2018 9:59 AM > To: dev@dpdk.org > Cc: Van Haaren, Harry ; > step...@networkplumber.org; gaetan.ri...@6wind.com; shreyansh.j...@nxp.com; > tho...@monjalon.net; mattias.ronnb...@ericsson.com; Richardson, Bruce > ; Ciara P

[dpdk-dev] [PATCH v4 08/13] telemetry: format json response when sending stats

2018-10-11 Thread Kevin Laatz
From: Ciara Power This patch adds functionality to create a JSON message in order to send it to a client socket. When stats are requested by a client, they are retrieved from the metrics library and encoded in JSON format. Signed-off-by: Ciara Power Signed-off-by: Brian Archbold Signed-off-by