From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id 8F5061E2B for ; Thu, 7 Dec 2017 03:32:26 +0100 (CET) Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by orsmga102.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 06 Dec 2017 18:32:24 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.45,370,1508828400"; d="scan'208,217";a="10329357" Received: from fmsmsx107.amr.corp.intel.com ([10.18.124.205]) by fmsmga004.fm.intel.com with ESMTP; 06 Dec 2017 18:32:24 -0800 Received: from shsmsx102.ccr.corp.intel.com (10.239.4.154) by fmsmsx107.amr.corp.intel.com (10.18.124.205) with Microsoft SMTP Server (TLS) id 14.3.319.2; Wed, 6 Dec 2017 18:32:24 -0800 Received: from shsmsx103.ccr.corp.intel.com ([169.254.4.213]) by shsmsx102.ccr.corp.intel.com ([169.254.2.175]) with mapi id 14.03.0319.002; Thu, 7 Dec 2017 10:30:40 +0800 From: "Tan, Jianfeng" To: Thomas Monjalon CC: "dev@dpdk.org" Thread-Topic: [PATCH] bus/vdev: add custom scan hook Thread-Index: AQHTajyCdOkt7+n2M0+lLiXjXnL146M1pfAA///mwwCAAaQdUA== Date: Thu, 7 Dec 2017 02:30:41 +0000 Message-ID: References: <20171201003642.19827-1-thomas@monjalon.net> <3098333.2ghLid1hiy@xps> In-Reply-To: <3098333.2ghLid1hiy@xps> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.15 Subject: Re: [dpdk-dev] [PATCH] bus/vdev: add custom scan hook 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: Thu, 07 Dec 2017 02:32:27 -0000 > No, it is in vdev_scan. > Look carefully the patch, especially after @@. I overlooked. Sorry about that. I don't have further comments. Please send v2 according to your own comment= s and document update. Thanks, Jianfeng