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.carri...@intel.com> > Acked-by: Harry van Haaren <harry.van.haa...@intel.com>
Applied, thanks