Re: [dpdk-dev] [PATCH v2 0/4] improve build coverage

2017-04-06 Thread Thomas Monjalon
2017-03-29 17:38, Bruce Richardson: > This patch aims to increase the amount of code coverage we get when > doing a basic build of DPDK using the build tools and scripts. It does this > by enabling in our makefiles and default build configuration extra drivers > and examples which don't have extra

[dpdk-dev] [PATCH v2 0/4] improve build coverage

2017-03-29 Thread Bruce Richardson
This patch aims to increase the amount of code coverage we get when doing a basic build of DPDK using the build tools and scripts. It does this by enabling in our makefiles and default build configuration extra drivers and examples which don't have extra external requirements. It then adjusts the t