From e1043b049fdb37342b1e1c0ff13060b4f21dfe10 Mon Sep 17 00:00:00 2001 From: Hemant Agrawal Date: Mon, 24 Jul 2017 12:53:48 +0530 Subject: [PATCH] doc: add DPAA2 net PMD enhancements to release notes 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 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: -- 2.20.1