[dpdk-dev] [PATCH] ip_pipeline: fix build errors on different linux kernels

Thomas Monjalon thomas.monjalon at 6wind.com
Wed Dec 9 21:50:37 CET 2015


2015-12-09 11:12, Jasvinder Singh:
> This patch fixes build errors on linux kernels such as
> SuSE 11-SP2/3(64 bits), etc.
> 
> Error Log:
> 	error: implicit declaration of function 'WIFEXITED'
> 	error: implicit declaration of function 'WEXITSTATUS'
> 
> Fixes: ed0b2d020159 ("examples/ip_pipeline: add more ports")
> 
> Signed-off-by: Jasvinder Singh <jasvinder.singh at intel.com>
> Acked-by: Cristian Dumitrescu <cristian.dumitrescu at intel.com>

Applied, thanks


More information about the dev mailing list