From: Hemant Agrawal Date: Mon, 24 Jul 2017 07:23:48 +0000 (+0530) Subject: doc: add DPAA2 net PMD enhancements to release notes X-Git-Tag: spdx-start~2342 X-Git-Url: http://git.droids-corp.org/?p=dpdk.git;a=commitdiff_plain;h=e1043b049fdb37342b1e1c0ff13060b4f21dfe10 doc: add DPAA2 net PMD enhancements to release notes Signed-off-by: Hemant Agrawal --- diff --git a/doc/guides/rel_notes/release_17_08.rst b/doc/guides/rel_notes/release_17_08.rst index 3b0f9cb6b3..5981eea5cc 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: