[dpdk-dev] [PATCH 0/2] Fix clang compilation on FreeBSD

2014-12-01 Thread Thomas Monjalon
> This patch contains fixes for two compilation errors that occur with clang > on FreeBSD. These errors are not seen when compiling with clang on Fedora > Linux. > > Bruce Richardson (2): > testpmd: fix out-of-range compiler error > testpmd: fix macro check for little endian Acked-by: Thomas

[dpdk-dev] [PATCH 0/2] Fix clang compilation on FreeBSD

2014-12-01 Thread Bruce Richardson
This patch contains fixes for two compilation errors that occur with clang on FreeBSD. These errors are not seen when compiling with clang on Fedora Linux. Bruce Richardson (2): testpmd: fix out-of-range compiler error testpmd: fix macro check for little endian app/test-pmd/csumonly.c | 2 +-