[dpdk-dev] [PATCH v2 1/1] service: Add service lcore attr APIs

Thomas Monjalon thomas at monjalon.net
Wed Jul 11 23:44:17 CEST 2018


09/05/2018 18:22, Erik Gabriel Carrillo:
> Add APIs that allow an application to query and reset the attributes of
> a service lcore.  Add one such new attribute, "loops", which is a
> counter that tracks the number of times the service core has looped in
> the service runner function.  This is useful to applications that desire
> a "liveness" check to make sure a service core is not stuck.
> 
> Signed-off-by: Erik Gabriel Carrillo <erik.g.carrillo at intel.com>
> Acked-by: Harry van Haaren <harry.van.haaren at intel.com>

Applied, thanks





More information about the dev mailing list