Re: [dpdk-dev] [PATCH v4 05/13] telemetry: add client feature and sockets

2018-10-15 Thread Van Haaren, Harry
> -Original Message- > From: Laatz, Kevin > Sent: Thursday, October 11, 2018 9:58 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 05/13] telemetry: add client feature and sockets

2018-10-11 Thread Kevin Laatz
From: Ciara Power This patch introduces clients to the telemetry API. When a client makes a connection through the initial telemetry socket, they can send a message through the socket to be parsed. Register messages are expected through this socket, to enable clients to register and have a clien