[dpdk-dev] [PATCH] doc: limit FW support for mlx5 RegEx device

Ori Kam orika at nvidia.com
Tue Aug 3 21:07:49 CEST 2021


MLX5 RegEx is only supported with FW version XX.30.1004 or lower.

Signed-off-by: Ori Kam <orika at nvidia.com>
Acked-by: Asaf Penso <asafp at nvidia.com>
---
 doc/guides/regexdevs/mlx5.rst | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/doc/guides/regexdevs/mlx5.rst b/doc/guides/regexdevs/mlx5.rst
index 45a0b96980..f8000579f1 100644
--- a/doc/guides/regexdevs/mlx5.rst
+++ b/doc/guides/regexdevs/mlx5.rst
@@ -52,6 +52,11 @@ Prerequisites
 - Enable the RegEx capabilities using system call from the BlueField 2.
 - Official support is not yet released.
 
+Limitations
+-----------
+
+- The FW version must be equal to or lower than XX.30.1004
+
 Run-time configuration
 ~~~~~~~~~~~~~~~~~~~~~~
 
-- 
2.25.1



More information about the dev mailing list