[dpdk-dev] [dpdk-stable] [PATCH] pdump: fix error code check when creating/canceling pthread

Thomas Monjalon thomas at monjalon.net
Wed Jan 17 14:58:56 CET 2018


> > On error, pthread_create() returns a positive number (an errno) but does
> > not set the errno variable.
> > 
> > Fixes: 278f945402c5 ("pdump: add new library for packet capture")
> > Cc: stable at dpdk.org
> > 
> > Signed-off-by: Olivier Matz <olivier.matz at 6wind.com>
> 
> Acked-by: John McNamara <john.mcnamara at intel.com>

Applied, thanks



More information about the dev mailing list