[dpdk-dev] [PATCH v2 0/7] fix build errors

Bruce Richardson bruce.richardson at intel.com
Mon Aug 18 14:57:21 CEST 2014


On Mon, Aug 18, 2014 at 01:29:18PM +0200, David Marchand wrote:
> This patch series resolves build errors I encountered after disabling some parts
> of the dpdk.
> 
> - simplified app/*/Makefile,
> - fixed some build error when disabling refcnt,
> - removed dead code (reference to pm_autotest),
> - reworked all the tests from app/test to use a dynamic register mechanism
>   (this makes it easier to enable/disable them),
> - reworked app/test Makefile to only enable the relevant tests.
> 
> Changes since v1:
> - fixed typo in first patch (RTE_CONFIG.. in app/test/Makefile)
> 
> -- 
> David Marchand
>
This looks like a good idea to me, simplifies the code and the boiler-plate work to be done when adding new tests.

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


More information about the dev mailing list