[dpdk-dev] [PATCH] app/testpmd: fix flow command compilation errors

Thomas Monjalon thomas.monjalon at 6wind.com
Fri Dec 23 16:58:10 CET 2016


2016-12-23 16:52, Adrien Mazarguil:
> A missing include causes the following compilation errors:
> 
>  error: use of undeclared identifier 'AF_INET'
>  error: use of undeclared identifier 'AF_INET6'
> 
> Fixes: ef6e38550f07 ("app/testpmd: add items ipv4/ipv6 to flow command")
> 
> Signed-off-by: Adrien Mazarguil <adrien.mazarguil at 6wind.com>

As this error happens only on BSD, I've reworded the title:
	app/testpmd: fix flow command build on FreeBSD

Applied, thanks


More information about the dev mailing list