From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id A48E53990 for ; Thu, 14 Jul 2016 15:45:10 +0200 (CEST) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga101.fm.intel.com with ESMTP; 14 Jul 2016 06:45:10 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.28,362,1464678000"; d="scan'208";a="1016838848" Received: from irsmsx102.ger.corp.intel.com ([163.33.3.155]) by orsmga002.jf.intel.com with ESMTP; 14 Jul 2016 06:45:08 -0700 Received: from irsmsx111.ger.corp.intel.com (10.108.20.4) by IRSMSX102.ger.corp.intel.com (163.33.3.155) with Microsoft SMTP Server (TLS) id 14.3.248.2; Thu, 14 Jul 2016 14:45:07 +0100 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.125]) by irsmsx111.ger.corp.intel.com ([169.254.2.182]) with mapi id 14.03.0248.002; Thu, 14 Jul 2016 14:45:07 +0100 From: "Iremonger, Bernard" To: Thomas Monjalon CC: "dev@dpdk.org" , "Mcnamara, John" Thread-Topic: [dpdk-dev] [PATCH] doc: update release notes Thread-Index: AQHR06JSO05bgtCG3keslBk9Dd3Cl6AX8GKAgAAS/PA= Date: Thu, 14 Jul 2016 13:45:07 +0000 Message-ID: <8CEF83825BEC744B83065625E567D7C21A04E88B@IRSMSX108.ger.corp.intel.com> References: <1467382212-9044-1-git-send-email-bernard.iremonger@intel.com> <2425725.ZGfSUSRIgY@xps13> In-Reply-To: <2425725.ZGfSUSRIgY@xps13> Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiYmYwMTg1ODItZTE0ZC00MWJjLTgxZjQtZTEyNTI4MTM1MzJiIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6IlZpU0xEZFV5d1gxYnFId2grVmpJYjJRNTVvaHBxXC9HU1RxR3RVUThOS2wwPSJ9 x-ctpclassification: CTP_IC 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] doc: update release notes X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Jul 2016 13:45:11 -0000 Hi Thomas, > Subject: Re: [dpdk-dev] [PATCH] doc: update release notes >=20 > 2016-07-01 15:10, Bernard Iremonger: > > add release note for live migration of a VM with SRIOV VF > [...] > > +* **Added support for live migration of a VM with SRIOV VF.** > > + > > + Live migration of a VM with Virtio and VF PMD's using the bonding PM= D. >=20 > Is there some new code for this feature? > I am not sure we need to update the release notes for a doc addition. The testpmd patches which I submitted and were applied, were made to enable= testing of this feature. This doc patch is to announce that this feature is available now. Regards, Bernard. =20