From d1b31b7c03a3c6aee60ec2ba47f4ab7085e8af3d Mon Sep 17 00:00:00 2001 From: Suanming Mou Date: Mon, 20 Apr 2020 14:53:44 +0800 Subject: [PATCH] doc: add mlx5 flow memory optimization to release notes Add flow memory optimization item. Signed-off-by: Suanming Mou Acked-by: Raslan Darawsheh --- doc/guides/rel_notes/release_20_05.rst | 1 + 1 file changed, 1 insertion(+) 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.** -- 2.39.5