[dpdk-dev] [PATCH v2 0/4] Fixes for BSD compilation

Thomas Monjalon thomas at monjalon.net
Fri Apr 21 16:12:55 CEST 2017


21/04/2017 15:50, Bruce Richardson:
> Fixes a number of issues with compiling on BSD, and a general fix to
> clean up the compilation of the performance-thread app.
> 
> V2 changes:
> * adjust fix for perf thread compilation to use rte_lcore.h
>   instead of extra #ifdefs.
> * added in two extra patches, enabling examples_clean to run
>   on BSD, and removing the "common" build dir in perf thread example.
> 
> 
> Bruce Richardson (4):
>   net/ark: fix FreeBSD compilation
>   examples: fix examples_clean build target on FreeBSD
>   examples/performance-thread: fix FreeBSD compilation
>   examples/performance-thread: use a single build output dir

Applied, thanks


More information about the dev mailing list