doc: add mlx5 flow memory optimization to release notes
authorSuanming Mou <suanmingm@mellanox.com>
Mon, 20 Apr 2020 06:53:44 +0000 (14:53 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 21 Apr 2020 11:57:09 +0000 (13:57 +0200)
Add flow memory optimization item.

Signed-off-by: Suanming Mou <suanmingm@mellanox.com>
Acked-by: Raslan Darawsheh <rasland@mellanox.com>
doc/guides/rel_notes/release_20_05.rst

index 12b7b8d..3e43655 100644 (file)
@@ -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.**