[dpdk-dev] [PATCH] examples/performance-thread: fix compilation on FreeBSD 10.0

De Lara Guarch, Pablo pablo.de.lara.guarch at intel.com
Fri Apr 28 14:38:07 CEST 2017



> -----Original Message-----
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Bruce Richardson
> Sent: Friday, April 28, 2017 11:18 AM
> To: dev at dpdk.org
> Cc: Richardson, Bruce
> Subject: [dpdk-dev] [PATCH] examples/performance-thread: fix compilation
> on FreeBSD 10.0
> 
> While later releases in the FreeBSD 10 series have a CPU_COUNT macro
> defined, FreeBSD 10.0 and 10.1 do not have this macro. Therefore we
> provide
> a basic fallback implementation of the macro for platforms where it is not
> defined.
> 
> Fixes: 433ba6228f9a ("examples/performance-thread: add pthread_shim
> app")
> 
> Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>

Missing "Cc: stable at dpdk.org"

Apart from that:

Acked-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>


More information about the dev mailing list