From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id CF60047CE for ; Thu, 14 Jul 2016 17:34:25 +0200 (CEST) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga103.jf.intel.com with ESMTP; 14 Jul 2016 08:34:24 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.28,363,1464678000"; d="scan'208";a="1016906777" Received: from irsmsx105.ger.corp.intel.com ([163.33.3.28]) by orsmga002.jf.intel.com with ESMTP; 14 Jul 2016 08:34:24 -0700 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.125]) by irsmsx105.ger.corp.intel.com ([169.254.7.51]) with mapi id 14.03.0248.002; Thu, 14 Jul 2016 16:34:23 +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/PCAAAa8AIAAGIKg Date: Thu, 14 Jul 2016 15:34:22 +0000 Message-ID: <8CEF83825BEC744B83065625E567D7C21A04E8EB@IRSMSX108.ger.corp.intel.com> References: <1467382212-9044-1-git-send-email-bernard.iremonger@intel.com> <2425725.ZGfSUSRIgY@xps13> <8CEF83825BEC744B83065625E567D7C21A04E88B@IRSMSX108.ger.corp.intel.com> <1867672.nEzVQfjTFZ@xps13> In-Reply-To: <1867672.nEzVQfjTFZ@xps13> Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiMWZkY2M4Y2ItMzY3My00Y2U2LWI3MDItNzc5YWVjZjU2OGQ5IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6InNPWTUrb09EVDBzZjhtck1HT2EyOU1CMjNtZUwrWkIxZ25uajhvUmVlMUE9In0= 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 15:34:26 -0000 Hi Thomas, > Subject: Re: [dpdk-dev] [PATCH] doc: update release notes >=20 > 2016-07-14 13:45, Iremonger, Bernard: > > > 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 bondin= g > PMD. > > > > > > 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. >=20 > The feature was not available before? It has not been announced previously. Regards, Bernard.