From 0253af30c70dd40fb689cab704c53c546c56cfda Mon Sep 17 00:00:00 2001 From: Ori Kam Date: Tue, 3 Aug 2021 22:07:49 +0300 Subject: [PATCH] doc: limit FW support for mlx5 regex driver MLX5 RegEx is only supported with FW version XX.30.1004 or lower. Signed-off-by: Ori Kam Acked-by: Asaf Penso --- 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..7c3a7c84bb 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 firmware version must be equal to or lower than XX.30.1004 + Run-time configuration ~~~~~~~~~~~~~~~~~~~~~~ -- 2.20.1