From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id CF1DF1E34 for ; Sun, 7 May 2017 15:34:55 +0200 (CEST) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga102.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 07 May 2017 06:34:54 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.38,304,1491289200"; d="scan'208";a="83702948" Received: from unknown (HELO localhost.localdomain) ([10.239.129.160]) by orsmga002.jf.intel.com with ESMTP; 07 May 2017 06:34:53 -0700 From: Tiwei Bie To: dev@dpdk.org Cc: bruce.richardson@intel.com Date: Sun, 7 May 2017 13:33:32 +0000 Message-Id: <20170507133334.16219-1-tiwei.bie@intel.com> X-Mailer: git-send-email 2.12.1 Subject: [dpdk-dev] [PATCH 0/2] various fixes for eal/bsd X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 May 2017 13:34:56 -0000 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(-) -- 2.12.1