[dpdk-dev] [PATCH 0/7] build fixes

Richardson, Bruce bruce.richardson at intel.com
Wed Jul 2 19:57:39 CEST 2014


> -----Original Message-----
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Thomas Monjalon
> Sent: Wednesday, July 02, 2014 8:03 AM
> To: dev at dpdk.org
> Subject: [dpdk-dev] [PATCH 0/7] build fixes
> 
> When enabling pcap PMD or debug options, there are many compiler errors.
> There is also another error on BSD.
> 
> These errors are due to many recent developments (link bonding,
> rate limitation, ixgbe upgrade, vmxnet3, FILE argument for debug).
> So my comments are:
>   - I don't test every build configuration when accepting patches
>   - Many developers don't test debug configurations
> We should try to improve this process in the future.
> 
> Please give quick feedbacks on this serie.
> It requires a new release candidate.
> 
> Thanks for reading
> 
> 
> Thomas Monjalon (7):

Acked-by: Bruce Richardson <bruce.richardson at intel.com>

Tested compilation on Fedora Linux and FreeBSD 10 both in default configuration and with all debug options set for PMDs. No compile errors encountered with main compilation.

However, two further minor issues spotted:
* Running "gmake" in the examples directory gives errors for applications that only work in Linux.
* The common_bsdapp file has all debug options turned on for the i40e driver by default.




More information about the dev mailing list