From: Suanming Mou Date: Mon, 20 Apr 2020 06:53:44 +0000 (+0800) Subject: doc: add mlx5 flow memory optimization to release notes X-Git-Url: http://git.droids-corp.org/?p=dpdk.git;a=commitdiff_plain;h=d1b31b7c03a3c6aee60ec2ba47f4ab7085e8af3d doc: add mlx5 flow memory optimization to release notes Add flow memory optimization item. Signed-off-by: Suanming Mou Acked-by: Raslan Darawsheh --- diff --git a/doc/guides/rel_notes/release_20_05.rst b/doc/guides/rel_notes/release_20_05.rst index 12b7b8dc63..3e43655c33 100644 --- a/doc/guides/rel_notes/release_20_05.rst +++ b/doc/guides/rel_notes/release_20_05.rst @@ -127,6 +127,7 @@ New Features * Added support for matching on IPv4 Time To Live and IPv6 Hop Limit. * Added support for creating Relaxed Ordering Memory Regions. * Added support for jumbo frame size (9K MTU) in Multi-Packet RQ mode. + * Optimized the memory consumption of flow. * **Updated the AESNI MB crypto PMD.**