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

Thomas Monjalon thomas.monjalon at 6wind.com
Tue Aug 26 17:58:46 CEST 2014


> > 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)
> > 
> >
> 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>

Applied for version 1.7.1.

Glad to see some cleanup.
Thanks
-- 
Thomas


More information about the dev mailing list