From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH v2] Move common functions in eal_thread.c Date: Fri, 11 Jan 2019 21:44:57 +0000 Message-ID: <279f855d-358d-77c4-c058-614f860b841b@intel.com> References: <1440017166-1695-1-git-send-email-rkerur@gmail.com> <1939756.e9X1pBQo5z@xps> <1797945.GNxpuUnKD1@xps> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: Ravi Kerur , dpdk-dev , Harini Ramakrishnan To: Thomas Monjalon Return-path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id 7DF921B9F5 for ; Fri, 11 Jan 2019 22:45:00 +0100 (CET) In-Reply-To: <1797945.GNxpuUnKD1@xps> 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 1/11/2019 5:51 PM, Thomas Monjalon wrote: > 11/01/2019 16:22, Ferruh Yigit: >> On 12/19/2018 9:20 PM, Thomas Monjalon wrote: >>> 19/12/2018 22:09, Ferruh Yigit: >>>> This patch is sitting on patchwork since 2015, I am updating it as rejected, if >>>> it is still relevant please let us know. >>> >>> Most of the functions in lib/librte_eal/bsdapp/eal/eal_thread.c >>> and lib/librte_eal/linuxapp/eal/eal_thread.c are the same. >>> We must merge them before creating a third identical version for Windows. >> >> How to manage this? Should we create a Bugzilla defect for it? > > Yes, good idea. > We could find some volunteers for such tasks. > If you create the bug, please reference the work already done by Ravi. Created Bug ID: 187 https://bugs.dpdk.org/show_bug.cgi?id=187