From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shaopeng He Subject: [PATCH v4 4/4] doc: update release note for fm10k VMDQ support Date: Sat, 31 Oct 2015 10:44:44 +0800 Message-ID: <1446259484-21070-5-git-send-email-shaopeng.he@intel.com> References: <1445937709-5445-1-git-send-email-shaopeng.he@intel.com> <1446259484-21070-1-git-send-email-shaopeng.he@intel.com> To: dev@dpdk.org Return-path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 02ECD8E7B for ; Sat, 31 Oct 2015 03:45:01 +0100 (CET) In-Reply-To: <1446259484-21070-1-git-send-email-shaopeng.he@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" Signed-off-by: Shaopeng He Acked-by: Jingjing Wu Acked-by: Michael Qiu --- doc/guides/rel_notes/release_2_2.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/guides/rel_notes/release_2_2.rst b/doc/guides/rel_notes/release_2_2.rst index 116162e..c00344b 100644 --- a/doc/guides/rel_notes/release_2_2.rst +++ b/doc/guides/rel_notes/release_2_2.rst @@ -45,6 +45,11 @@ New Features * **Added port hotplug support to xenvirt.** +* **Added fm10k VMDQ support.** + + Added functions to configure VMDQ mode and add MAC address for each VMDQ + queue pool. Also included logic to do sanity check for multi-queue settings. + Resolved Issues --------------- -- 1.9.3