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

Thomas Monjalon thomas at monjalon.net
Thu Jan 11 23:42:10 CET 2018


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 patch in the series adds a
> new attribute, enabling the application to retrieve the number of calls
> to any service.
> 
> 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?

There is also a typo in title and code comment:
	invokation -> invocation


More information about the dev mailing list