> -----Original Message-----
> From: stable [mailto:stable-boun...@dpdk.org] On Behalf Of Olivier Matz
> Sent: Friday, December 8, 2017 10:20 AM
> To: dev@dpdk.org; Pattan, Reshma <reshma.pat...@intel.com>
> Cc: sta...@dpdk.org
> Subject: [dpdk-stable] [PATCH] pdump: fix error code check when
> creating/canceling pthread
> 
> 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: sta...@dpdk.org
> 
> Signed-off-by: Olivier Matz <olivier.m...@6wind.com>

Acked-by: John McNamara <john.mcnam...@intel.com>

Reply via email to