git.droids-corp.org
/
dpdk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de73c8a
)
doc: limit FW support for mlx5 regex driver
author
Ori Kam
<orika@nvidia.com>
Tue, 3 Aug 2021 19:07:49 +0000
(22:07 +0300)
committer
Thomas Monjalon
<thomas@monjalon.net>
Wed, 4 Aug 2021 09:46:49 +0000
(11:46 +0200)
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>
doc/guides/regexdevs/mlx5.rst
patch
|
blob
|
history
diff --git
a/doc/guides/regexdevs/mlx5.rst
b/doc/guides/regexdevs/mlx5.rst
index
45a0b96
..
7c3a7c8
100644
(file)
--- 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
~~~~~~~~~~~~~~~~~~~~~~