Re: [dpdk-dev] [PATCH v2 8/8] net/kni: fix check for meson build

2018-07-03 Thread Ferruh Yigit
On 7/3/2018 11:31 AM, Bruce Richardson wrote: > The configuration value indicating that KNI was build was incorrect, > causing the driver to never be built. > > Fixes: 3479586fe636 ("net/kni: add to meson build") > > Signed-off-by: Bruce Richardson > Series-acked-by: Hemant Agrawal Acked-by: F

[dpdk-dev] [PATCH v2 8/8] net/kni: fix check for meson build

2018-07-03 Thread Bruce Richardson
The configuration value indicating that KNI was build was incorrect, causing the driver to never be built. Fixes: 3479586fe636 ("net/kni: add to meson build") Signed-off-by: Bruce Richardson Series-acked-by: Hemant Agrawal --- drivers/net/kni/meson.build | 2 +- 1 file changed, 1 insertion(+),