From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH 1/7] kni: disable for 32-bit meson builds Date: Tue, 3 Jul 2018 00:45:57 +0100 Message-ID: <27ff2d71-b1ca-df5f-b05c-e364ed28ee90@intel.com> References: <20180608163807.66737-1-bruce.richardson@intel.com> <20180608163807.66737-2-bruce.richardson@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit To: Bruce Richardson , dev@dpdk.org Return-path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id 04F761B912 for ; Tue, 3 Jul 2018 01:45:59 +0200 (CEST) In-Reply-To: <20180608163807.66737-2-bruce.richardson@intel.com> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 6/8/2018 5:38 PM, Bruce Richardson wrote: > The kni library is not supported on 32-bit so disable it for those > builds using meson. > > Signed-off-by: Bruce Richardson Acked-by: Ferruh Yigit