From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernard Iremonger Subject: [PATCH] doc: update release notes Date: Fri, 1 Jul 2016 15:10:12 +0100 Message-ID: <1467382212-9044-1-git-send-email-bernard.iremonger@intel.com> Cc: Bernard Iremonger To: john.mcnamara@intel.com, dev@dpdk.org Return-path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id 2151C2B85 for ; Fri, 1 Jul 2016 16:13:55 +0200 (CEST) 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" add release note for live migration of a VM with SRIOV VF Signed-off-by: Bernard Iremonger --- doc/guides/rel_notes/release_16_07.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/guides/rel_notes/release_16_07.rst b/doc/guides/rel_notes/release_16_07.rst index 569f562..350b259 100644 --- a/doc/guides/rel_notes/release_16_07.rst +++ b/doc/guides/rel_notes/release_16_07.rst @@ -179,6 +179,9 @@ New Features For information on this feature, please see the "I40E Poll Mode Driver" section of the "Network Interface Controller Drivers" document. +* **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. Resolved Issues --------------- -- 2.6.3