Re: [dpdk-dev] [dpdk-stable] [PATCH] install: fix flattening of examples directory

2020-11-10 Thread Bruce Richardson
On Tue, Nov 10, 2020 at 06:33:03PM +0100, David Marchand wrote: > On Tue, Nov 10, 2020 at 6:08 PM Bruce Richardson > wrote: > > > > By installing the examples one-by-one in a loop in the examples > > meson.build file we effectively flatted out the structure of the examples > > flattened* > > > f

Re: [dpdk-dev] [dpdk-stable] [PATCH] install: fix flattening of examples directory

2020-11-10 Thread David Marchand
On Tue, Nov 10, 2020 at 6:08 PM Bruce Richardson wrote: > > By installing the examples one-by-one in a loop in the examples > meson.build file we effectively flatted out the structure of the examples flattened* > folder and omitted some common and shared subfolders that were never > directly bui