On 19-Feb-19 8:41 PM, David Marchand wrote:
pthread_setaffinity_np returns a >0 value on error. We could end up letting the ctrl threads on the current process cpu affinity.Fixes: d651ee4919cd ("eal: set affinity for control threads") Cc: [email protected] Signed-off-by: David Marchand <[email protected]> ---
Reviewed-by: Anatoly Burakov <[email protected]> -- Thanks, Anatoly

