From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH] use config flags for target OS checks Date: Tue, 15 Jan 2019 18:25:20 +0000 Message-ID: References: <1480960243-29173-1-git-send-email-thomas.monjalon@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: dpdk-dev To: Thomas Monjalon Return-path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id 3DDE31150 for ; Tue, 15 Jan 2019 19:25:23 +0100 (CET) In-Reply-To: <1480960243-29173-1-git-send-email-thomas.monjalon@6wind.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 12/5/2016 5:50 PM, thomas.monjalon at 6wind.com (Thomas Monjalon) wrote: > Clean up the code to always use the flags RTE_EXEC_ENV_*APP > set up in the DPDK configuration instead of the native ones. > > Signed-off-by: Thomas Monjalon Hi Thomas, This one is similar, there is not comment on the patch for a long time, can we reject it? Patch: https://patches.dpdk.org/patch/17686/