[dpdk-dev] [PATCH v2 00/16] update and simplify telemetry library.

2020-04-08 Thread Ciara Power
This patchset extensively reworks the telemetry library adding new functionality and simplifying much of the existing code, while maintaining backward compatibility. This work is based on the previously sent RFC for a "process info" library: https://patchwork.dpdk.org/project/dpdk/list/?series=774

Re: [dpdk-dev] [PATCH v2 00/16] update and simplify telemetry library.

2020-04-23 Thread Luca Boccassi
On Thu, 2020-04-09 at 11:37 +0200, Thomas Monjalon wrote: > 09/04/2020 11:19, Bruce Richardson: > > On Wed, Apr 08, 2020 at 08:03:26PM +0200, Thomas Monjalon wrote: > > > 08/04/2020 18:49, Ciara Power: > > > > This patchset extensively reworks the telemetry library adding new > > > > functionality

Re: [dpdk-dev] [PATCH v2 00/16] update and simplify telemetry library.

2020-04-23 Thread Thomas Monjalon
23/04/2020 12:30, Luca Boccassi: > On Thu, 2020-04-09 at 11:37 +0200, Thomas Monjalon wrote: > > 09/04/2020 11:19, Bruce Richardson: > > > On Wed, Apr 08, 2020 at 08:03:26PM +0200, Thomas Monjalon wrote: > > > > 08/04/2020 18:49, Ciara Power: > > > > > This patchset extensively reworks the telemetr

Re: [dpdk-dev] [PATCH v2 00/16] update and simplify telemetry library.

2020-04-23 Thread Luca Boccassi
On Thu, 2020-04-23 at 12:44 +0200, Thomas Monjalon wrote: > 23/04/2020 12:30, Luca Boccassi: > > On Thu, 2020-04-09 at 11:37 +0200, Thomas Monjalon wrote: > > > 09/04/2020 11:19, Bruce Richardson: > > > > On Wed, Apr 08, 2020 at 08:03:26PM +0200, Thomas Monjalon wrote: > > > > > 08/04/2020 18:49, C

Re: [dpdk-dev] [PATCH v2 00/16] update and simplify telemetry library.

2020-04-08 Thread Thomas Monjalon
08/04/2020 18:49, Ciara Power: > This patchset extensively reworks the telemetry library adding new > functionality and simplifying much of the existing code, while > maintaining backward compatibility. > > This work is based on the previously sent RFC for a "process info" > library: https://patch

Re: [dpdk-dev] [PATCH v2 00/16] update and simplify telemetry library.

2020-04-09 Thread Bruce Richardson
On Wed, Apr 08, 2020 at 08:03:26PM +0200, Thomas Monjalon wrote: > 08/04/2020 18:49, Ciara Power: > > This patchset extensively reworks the telemetry library adding new > > functionality and simplifying much of the existing code, while > > maintaining backward compatibility. > > > > This work is b

Re: [dpdk-dev] [PATCH v2 00/16] update and simplify telemetry library.

2020-04-09 Thread Thomas Monjalon
09/04/2020 11:19, Bruce Richardson: > On Wed, Apr 08, 2020 at 08:03:26PM +0200, Thomas Monjalon wrote: > > 08/04/2020 18:49, Ciara Power: > > > This patchset extensively reworks the telemetry library adding new > > > functionality and simplifying much of the existing code, while > > > maintaining b

Re: [dpdk-dev] [PATCH v2 00/16] update and simplify telemetry library.

2020-04-10 Thread Morten Brørup
> From: Ciara Power [mailto:ciara.po...@intel.com] > Sent: Wednesday, April 8, 2020 6:50 PM > > This patchset extensively reworks the telemetry library adding new > functionality and simplifying much of the existing code, while > maintaining backward compatibility. > > This work is based on the p

Re: [dpdk-dev] [PATCH v2 00/16] update and simplify telemetry library.

2020-04-10 Thread Wiles, Keith
> On Apr 10, 2020, at 5:49 AM, Morten Brørup wrote: > >> From: Ciara Power [mailto:ciara.po...@intel.com] >> Sent: Wednesday, April 8, 2020 6:50 PM >> >> This patchset extensively reworks the telemetry library adding new >> functionality and simplifying much of the existing code, while >> main

Re: [dpdk-dev] [PATCH v2 00/16] update and simplify telemetry library.

2020-04-10 Thread Wiles, Keith
> On Apr 9, 2020, at 4:37 AM, Thomas Monjalon wrote: > > 09/04/2020 11:19, Bruce Richardson: >> On Wed, Apr 08, 2020 at 08:03:26PM +0200, Thomas Monjalon wrote: >>> 08/04/2020 18:49, Ciara Power: This patchset extensively reworks the telemetry library adding new functionality and sim

Re: [dpdk-dev] [PATCH v2 00/16] update and simplify telemetry library.

2020-04-10 Thread Thomas Monjalon
10/04/2020 16:39, Wiles, Keith: > > On Apr 9, 2020, at 4:37 AM, Thomas Monjalon wrote: > > 09/04/2020 11:19, Bruce Richardson: > >> On Wed, Apr 08, 2020 at 08:03:26PM +0200, Thomas Monjalon wrote: > >>> 08/04/2020 18:49, Ciara Power: > This patchset extensively reworks the telemetry library a

Re: [dpdk-dev] [PATCH v2 00/16] update and simplify telemetry library.

2020-04-10 Thread Wiles, Keith
> On Apr 10, 2020, at 9:51 AM, Thomas Monjalon wrote: > > 10/04/2020 16:39, Wiles, Keith: >>> On Apr 9, 2020, at 4:37 AM, Thomas Monjalon wrote: >>> 09/04/2020 11:19, Bruce Richardson: On Wed, Apr 08, 2020 at 08:03:26PM +0200, Thomas Monjalon wrote: > 08/04/2020 18:49, Ciara Power: >