> > > Lcore state FINISHED is used by the worker thread to indicate that it has > > > completed the assigned task. The state is changed to WAIT by another > > > thread after it observes the updated state. This additional step is > > > redundant. > > > After this deprecation, the worker thread will update the state to WAIT. > > > > > > Signed-off-by: Honnappa Nagarahalli <[email protected]> > > > Reviewed-by: Ruifeng Wang <[email protected]> > > > --- > > Acked-by: Feifei Wang <[email protected]> > > Acked-by: Jerin Jacob <[email protected]>
Acked-by: Thomas Monjalon <[email protected]> Applied, thanks.

