[dpdk-dev] [PATCH v3 1/2] eal: fix potential incorrect pinning for ctrl threads

Olivier Matz olivier.matz at 6wind.com
Mon Feb 25 09:33:18 CET 2019


On Wed, Feb 20, 2019 at 04:01:12PM +0000, Burakov, Anatoly wrote:
> 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: stable at dpdk.org
> > Signed-off-by: David Marchand <david.marchand at redhat.com>
> > ---
> 
> Reviewed-by: Anatoly Burakov <anatoly.burakov at intel.com>

Reviewed-by: Olivier Matz <olivier.matz at 6wind.com>


More information about the dev mailing list