Re: [dpdk-dev] [PATCH v3 0/3] Fixes for building examples

2019-05-20 Thread Thomas Monjalon
17/05/2019 15:12, Luca Boccassi: > On Fri, 2019-05-17 at 13:02 +0100, Bruce Richardson wrote: > > A small set of fixes for building examples, that was previously part > > of > > the larger set, but pulled out separately for easier apply. > > > > V3: changed patch 1, to properly quit processing exa

Re: [dpdk-dev] [PATCH v3 0/3] Fixes for building examples

2019-05-17 Thread Luca Boccassi
On Fri, 2019-05-17 at 13:02 +0100, Bruce Richardson wrote: > A small set of fixes for building examples, that was previously part > of > the larger set, but pulled out separately for easier apply. > > V3: changed patch 1, to properly quit processing examples/meson.build > if the examples list

[dpdk-dev] [PATCH v3 0/3] Fixes for building examples

2019-05-17 Thread Bruce Richardson
A small set of fixes for building examples, that was previously part of the larger set, but pulled out separately for easier apply. V3: changed patch 1, to properly quit processing examples/meson.build if the examples list was empty. Bruce Richardson (3): examples: fix install of sample app