Re: [dpdk-dev] [PATCH v2 05/16] telemetry: introduce new telemetry functionality

2020-04-08 Thread Wiles, Keith
> On Apr 8, 2020, at 11:49 AM, Power, Ciara wrote: > > From: Bruce Richardson > > This patch introduces a new telemetry connection socket and handling > functionality. Like the existing telemetry implementation (which is > unaffected by this change) it uses a unix socket, but unlike the > ex

[dpdk-dev] [PATCH v2 05/16] telemetry: introduce new telemetry functionality

2020-04-08 Thread Ciara Power
From: Bruce Richardson This patch introduces a new telemetry connection socket and handling functionality. Like the existing telemetry implementation (which is unaffected by this change) it uses a unix socket, but unlike the existing one it does not have a fixed list of commands - instead librari