From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH] pci:don't insert an unbound device to pci_device_list in pci_scan_one Date: Mon, 27 Jun 2016 11:31:28 +0100 Message-ID: <57710080.8050805@intel.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable To: Rugang Chen , "dev@dpdk.org" Return-path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id 3F62958E1 for ; Mon, 27 Jun 2016 12:31:31 +0200 (CEST) In-Reply-To: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 6/25/2016 5:53 PM, Rugang Chen wrote: > Hi all, >=20 > Can you take a look at the patch and send out your comments? >=20 > It's first time for me to work with git as this way, not sure if I'm do= ing > right on the process. >=20 > There're two emails for this patch. The second one is to correct the fi= rst > one. >=20 Hi Rugang, Since your second patch updates (only) your changes in first patch, I think you can merge them into single patch and send as v2 of first patch. Please remember to run checkpatch and check-git-log on your patches and be sure there is no error to not lose time. More detail on: http://dpdk.org/doc/guides/contributing/patches.html Thanks, ferruh