Re: [dpdk-dev] [PATCH 0/5] small cleanup and fixes

2019-04-09 Thread David Marchand
On Tue, Apr 9, 2019 at 11:29 AM Bruce Richardson wrote: > Made some small changes to meson to shorten the code and increase > readability. While testing, found a number of issues on FreeBSD builds, > which are fixed in this set too. > > Bruce Richardson (5): > build: simplify subdirectory detec

[dpdk-dev] [PATCH 0/5] small cleanup and fixes

2019-04-09 Thread Bruce Richardson
Made some small changes to meson to shorten the code and increase readability. While testing, found a number of issues on FreeBSD builds, which are fixed in this set too. Bruce Richardson (5): build: simplify subdirectory detection for EAL build: increase readability via shortcut variables d