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

2020-04-02 Thread Bruce Richardson
On Wed, Apr 01, 2020 at 04:48:21PM +, Wiles, Keith wrote: > > > > On Mar 19, 2020, at 12:18 PM, Ciara Power > > wrote: > > > > This patchset extensively reworks the telemetry library adding new > > functionality and simplifying much of the existing code, while > > maintaining backward compa

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

2020-04-02 Thread Thomas Monjalon
02/04/2020 10:30, Morten Brørup: > > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Bruce Richardson > > Sent: Wednesday, April 1, 2020 6:16 PM > > > > On Wed, Apr 01, 2020 at 05:42:21PM +0200, David Marchand wrote: > > > Hello, > > > > > > On Thu, Mar 19, 2020 at 6:35 PM Ciara Power > > wr

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

2020-04-02 Thread Morten Brørup
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Bruce Richardson > Sent: Wednesday, April 1, 2020 6:16 PM > > On Wed, Apr 01, 2020 at 05:42:21PM +0200, David Marchand wrote: > > Hello, > > > > On Thu, Mar 19, 2020 at 6:35 PM Ciara Power > wrote: > > > > > > This patchset extensively rework

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

2020-04-01 Thread Wiles, Keith
> On Mar 19, 2020, at 12:18 PM, Ciara Power wrote: > > 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

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

2020-04-01 Thread Bruce Richardson
On Wed, Apr 01, 2020 at 05:42:21PM +0200, David Marchand wrote: > Hello, > > > On Thu, Mar 19, 2020 at 6:35 PM Ciara Power wrote: > > > > This patchset extensively reworks the telemetry library adding new > > functionality and simplifying much of the existing code, while > > maintaining backward

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

2020-04-01 Thread David Marchand
Hello, On Thu, Mar 19, 2020 at 6:35 PM Ciara Power wrote: > > 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

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

2020-03-19 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