From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH 3/4] net/cxgbe: only redefine symbols when not available for Windows Date: Tue, 18 Dec 2018 18:26:22 +0000 Message-ID: <87545ce6-04f1-d29c-5bd6-6b5211a85fc6@intel.com> References: <1544713333-32239-1-git-send-email-rahul.lakkireddy@chelsio.com> <1544713333-32239-4-git-send-email-rahul.lakkireddy@chelsio.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: satishr@chelsio.com, indranil@chelsio.com To: Rahul Lakkireddy , dev@dpdk.org Return-path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id 90EF01B128 for ; Tue, 18 Dec 2018 19:26:25 +0100 (CET) In-Reply-To: <1544713333-32239-4-git-send-email-rahul.lakkireddy@chelsio.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/13/2018 3:02 PM, Rahul Lakkireddy wrote: > Redefine symbols only when they are not available for Windows > Again "for Windows" is very vague, can you please add more context? > Signed-off-by: Rahul Lakkireddy <...>