From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hemant Agrawal Subject: [PATCH 3/4] doc: update release notes for dpaa2 changes Date: Mon, 24 Jul 2017 12:53:48 +0530 Message-ID: <1500881029-1005-3-git-send-email-hemant.agrawal@nxp.com> References: <1500881029-1005-1-git-send-email-hemant.agrawal@nxp.com> Mime-Version: 1.0 Content-Type: text/plain Cc: To: Return-path: Received: from NAM03-BY2-obe.outbound.protection.outlook.com (mail-by2nam03on0079.outbound.protection.outlook.com [104.47.42.79]) by dpdk.org (Postfix) with ESMTP id BAD2C47CD for ; Mon, 24 Jul 2017 09:24:00 +0200 (CEST) In-Reply-To: <1500881029-1005-1-git-send-email-hemant.agrawal@nxp.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Signed-off-by: Hemant Agrawal --- doc/guides/rel_notes/release_17_08.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/guides/rel_notes/release_17_08.rst b/doc/guides/rel_notes/release_17_08.rst index e2de82b..7235c39 100644 --- a/doc/guides/rel_notes/release_17_08.rst +++ b/doc/guides/rel_notes/release_17_08.rst @@ -101,6 +101,15 @@ New Features Added support for firmwares with multiple Ethernet ports per physical port. +* **Updated dpaa2 PMD.** + + Major enhancements include: + * Support MAC Filter configuration + * Support Segmented Buffers + * Support VLAN filter and strip functionality. + * Other enhancements to add support for more dev_ops. + * Optimized the packet receive path + * **Reorganized the symmetric crypto operation structure.** The crypto operation (``rte_crypto_sym_op``) has been reorganized as follows: -- 2.7.4