* [dpdk-dev] [PATCH] doc: limit FW support for mlx5 RegEx device
@ 2021-08-03 19:07 Ori Kam
2021-08-04 9:48 ` Thomas Monjalon
0 siblings, 1 reply; 2+ messages in thread
From: Ori Kam @ 2021-08-03 19:07 UTC (permalink / raw)
To: asafp, viacheslavo, thomas; +Cc: orika, dev, matan, rasland
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 | 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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-08-04 9:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-03 19:07 [dpdk-dev] [PATCH] doc: limit FW support for mlx5 RegEx device Ori Kam
2021-08-04 9:48 ` Thomas Monjalon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).