Re: [dpdk-dev] [PATCH 0/3] minor build enhancements and fixes

2017-09-20 Thread Bruce Richardson
On Wed, Sep 20, 2017 at 01:05:19PM +0100, Luca Boccassi wrote: > On Wed, 2017-09-20 at 11:51 +0100, Bruce Richardson wrote: > > No major changes, just cleanups. > > > > Bruce Richardson (3): > >   build: sort meson options alphabetically > >   build: fix driver install path > >   build/x86: add SS

Re: [dpdk-dev] [PATCH 0/3] minor build enhancements and fixes

2017-09-20 Thread Luca Boccassi
On Wed, 2017-09-20 at 11:51 +0100, Bruce Richardson wrote: > No major changes, just cleanups. > > Bruce Richardson (3): >   build: sort meson options alphabetically >   build: fix driver install path >   build/x86: add SSE cpuflags > >  config/x86/meson.build | 10 ++ >  meson.build   

[dpdk-dev] [PATCH 0/3] minor build enhancements and fixes

2017-09-20 Thread Bruce Richardson
No major changes, just cleanups. Bruce Richardson (3): build: sort meson options alphabetically build: fix driver install path build/x86: add SSE cpuflags config/x86/meson.build | 10 ++ meson.build| 2 +- meson_options.txt | 24 3 files c