Re: [dpdk-dev] [PATCH v10 00/12] Introduce Telemetry Library

2018-10-27 Thread Thomas Monjalon
27/10/2018 11:17, Harry van Haaren: > Ciara Power (9): > telemetry: initial telemetry infrastructure > telemetry: add initial connection socket > telemetry: add client feature and sockets > telemetry: add parser for client socket messages > telemetry: update metrics before sending stats >

[dpdk-dev] [PATCH v10 00/12] Introduce Telemetry Library

2018-10-27 Thread Harry van Haaren
This patchset introduces a Telemetry library for DPDK Service Assurance. This library provides an easy way to query DPDK Ethdev metrics. The telemetry library provides a method for a service assurance component to retrieve metrics from a DPDK packet forwarding application. Communicating from the s