net/mlx5: fix match on empty VLAN item in DV mode
[dpdk.git] / doc / guides / rel_notes / release_20_05.rst
index 32ca4fa..281feb0 100644 (file)
@@ -146,6 +146,7 @@ New Features
   * Removed flow rules caching for memory saving and compliance with ethdev API.
   * Optimized the memory consumption of flow.
   * Added support for flow aging based on hardware counter.
+  * Added support for flow pattern with wildcard VLAN item (without VID value).
 
 * **Added Chacha20-Poly1305 algorithm to Cryptodev API.**