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 <orika@nvidia.com>
Acked-by: Asaf Penso <asafp@nvidia.com>
This commit is contained in:
Ori Kam 2021-08-03 22:07:49 +03:00 committed by Thomas Monjalon
parent de73c8ac50
commit 0253af30c7

View File

@ -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
~~~~~~~~~~~~~~~~~~~~~~