Re: [dpdk-dev] [PATCH 0/3] service: add attribute get and reset

2018-01-12 Thread Van Haaren, Harry
> From: Thomas Monjalon [mailto:tho...@monjalon.net] > > > > > Harry van Haaren (3): > > service: add attribute get function > > service: add reset all attributes for service > > service: add attribute for number of invokations > > Please could you rebase this series? Yes no problem, on th

Re: [dpdk-dev] [PATCH 0/3] service: add attribute get and reset

2018-01-11 Thread Thomas Monjalon
04/10/2017 12:54, Harry van Haaren: > This patchset adds two new functions to the service cores API, allowing > the service library to expose generic attributes about the services, > and to reset them. These attributes can be the cycle counts that cores > have spent in the service-function. The 3rd

[dpdk-dev] [PATCH 0/3] service: add attribute get and reset

2017-10-04 Thread Harry van Haaren
This patchset adds two new functions to the service cores API, allowing the service library to expose generic attributes about the services, and to reset them. These attributes can be the cycle counts that cores have spent in the service-function. The 3rd patch in the series adds a new attribute, e