Re: [dpdk-dev] [PATCH v2 00/16] Build file updates

2021-04-21 Thread Thomas Monjalon
20/04/2021 12:22, Bruce Richardson: > This set contains 5 changes/updates to the DPDK build and build files. > > The changes in this set are: > 1. Use "continue" keyword, new in 0.49 to shorten and reduce indentation > levels >in the foreach loops when building library or driver components. >

[dpdk-dev] [PATCH v2 00/16] Build file updates

2021-04-20 Thread Bruce Richardson
This set contains 5 changes/updates to the DPDK build and build files. The changes in this set are: 1. Use "continue" keyword, new in 0.49 to shorten and reduce indentation levels in the foreach loops when building library or driver components. 2. For libraries, drop support for header-only lib