From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: update release notes Date: Thu, 14 Jul 2016 17:04:50 +0200 Message-ID: <1867672.nEzVQfjTFZ@xps13> References: <1467382212-9044-1-git-send-email-bernard.iremonger@intel.com> <2425725.ZGfSUSRIgY@xps13> <8CEF83825BEC744B83065625E567D7C21A04E88B@IRSMSX108.ger.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "Mcnamara, John" To: "Iremonger, Bernard" Return-path: Received: from mail-wm0-f47.google.com (mail-wm0-f47.google.com [74.125.82.47]) by dpdk.org (Postfix) with ESMTP id 9B200F72 for ; Thu, 14 Jul 2016 17:04:52 +0200 (CEST) Received: by mail-wm0-f47.google.com with SMTP id f65so69663343wmi.0 for ; Thu, 14 Jul 2016 08:04:52 -0700 (PDT) In-Reply-To: <8CEF83825BEC744B83065625E567D7C21A04E88B@IRSMSX108.ger.corp.intel.com> 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" 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 bonding 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. The feature was not available before?