From: Ori Kam Date: Tue, 3 Aug 2021 19:07:49 +0000 (+0300) Subject: doc: limit FW support for mlx5 regex driver X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=0253af30c70dd40fb689cab704c53c546c56cfda;p=dpdk.git 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 --- 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 ~~~~~~~~~~~~~~~~~~~~~~