Re: [dpdk-dev] [PATCH] build: remove unneeded meson option

2019-11-19 Thread David Marchand
On Tue, Nov 19, 2019 at 3:06 PM Bruce Richardson wrote: > > On Tue, Nov 19, 2019 at 01:59:23PM +0100, David Marchand wrote: > > The meson option has been missed when removing this code. > > > > Fixes: 8e35792c5325 ("eal: remove dead code on NUMA node detection") > > Cc: sta...@dpdk.org > > > > Sig

Re: [dpdk-dev] [PATCH] build: remove unneeded meson option

2019-11-19 Thread Bruce Richardson
On Tue, Nov 19, 2019 at 01:59:23PM +0100, David Marchand wrote: > The meson option has been missed when removing this code. > > Fixes: 8e35792c5325 ("eal: remove dead code on NUMA node detection") > Cc: sta...@dpdk.org > > Signed-off-by: David Marchand > --- Acked-by: Bruce Richardson

[dpdk-dev] [PATCH] build: remove unneeded meson option

2019-11-19 Thread David Marchand
The meson option has been missed when removing this code. Fixes: 8e35792c5325 ("eal: remove dead code on NUMA node detection") Cc: sta...@dpdk.org Signed-off-by: David Marchand --- meson_options.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/meson_options.txt b/meson_options.txt index