From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by dpdk.org (Postfix) with ESMTP id C3B13D0FC for ; Thu, 23 Mar 2017 13:08:08 +0100 (CET) Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by orsmga104.jf.intel.com with ESMTP; 23 Mar 2017 05:08:07 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.36,209,1486454400"; d="scan'208";a="79794509" Received: from irsmsx109.ger.corp.intel.com ([163.33.3.23]) by fmsmga005.fm.intel.com with ESMTP; 23 Mar 2017 05:08:06 -0700 Received: from irsmsx112.ger.corp.intel.com (10.108.20.5) by IRSMSX109.ger.corp.intel.com (163.33.3.23) with Microsoft SMTP Server (TLS) id 14.3.248.2; Thu, 23 Mar 2017 12:08:05 +0000 Received: from irsmsx109.ger.corp.intel.com ([169.254.13.44]) by irsmsx112.ger.corp.intel.com ([169.254.1.176]) with mapi id 14.03.0248.002; Thu, 23 Mar 2017 12:08:05 +0000 From: "Burakov, Anatoly" To: "Burakov, Anatoly" , Alejandro Lucero CC: "dev@dpdk.org" Thread-Topic: [PATCH] vfio: add hotplug support Thread-Index: AQHSnkNgzZU4cdK2B0+xUeem3f363aGgrY3ggAGx3nA= Date: Thu, 23 Mar 2017 12:08:04 +0000 Message-ID: References: <1489661496-12818-1-git-send-email-alejandro.lucero@netronome.com> In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ctpclassification: CTP_IC x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiYzZhMWIwMzUtNDFjMS00NjU0LThiMDUtZWM4ZDA2ZmViMjVhIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE2LjUuOS4zIiwiVHJ1c3RlZExhYmVsSGFzaCI6Im51ZWkxSml4bjNHcHl3K0VcL0VPZEtEbEFaRHlmb0NzN05RY1puWDZidGdnPSJ9 x-originating-ip: [163.33.239.182] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH] vfio: add hotplug support 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, 23 Mar 2017 12:08:09 -0000 Hi Alejandro, I think the documentation should also be updated to reflect the fact that t= his patch adds VFIO support for hotplug. Thanks, Anatoly