From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 0/2] various fixes for eal/bsd Date: Wed, 10 May 2017 15:58:54 +0200 Message-ID: <4255882.BjRcsCniId@xps> References: <20170507133334.16219-1-tiwei.bie@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, bruce.richardson@intel.com To: Tiwei Bie Return-path: Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id 53638F72 for ; Wed, 10 May 2017 15:58:56 +0200 (CEST) In-Reply-To: <20170507133334.16219-1-tiwei.bie@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 07/05/2017 15:33, Tiwei Bie: > Tiwei Bie (2): > eal/bsd: fix ioport write operation > eal/bsd: fix the read operation on PCI configuration space > > lib/librte_eal/bsdapp/eal/eal_pci.c | 28 ++++++++++++++++------------ > 1 file changed, 16 insertions(+), 12 deletions(-) Applied, thanks