From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shaopeng He Subject: [PATCH v3 4/4] doc: update release note for fm10k VMDQ support Date: Tue, 27 Oct 2015 17:21:49 +0800 Message-ID: <1445937709-5445-5-git-send-email-shaopeng.he@intel.com> References: <1444447338-24155-1-git-send-email-shaopeng.he@intel.com> <1445937709-5445-1-git-send-email-shaopeng.he@intel.com> To: dev@dpdk.org Return-path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id 8D5268DA2 for ; Tue, 27 Oct 2015 10:30:45 +0100 (CET) In-Reply-To: <1445937709-5445-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 --- 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 5687676..278149f 100644 --- a/doc/guides/rel_notes/release_2_2.rst +++ b/doc/guides/rel_notes/release_2_2.rst @@ -4,6 +4,11 @@ DPDK Release 2.2 New Features ------------ +* **fm10k: Added 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