[PATCH] net/mlx5: update count flow action docs
Dariusz Sosnowski
dsosnowski at nvidia.com
Mon Nov 24 10:32:13 CET 2025
Count flow action is supported on root table with HW Steering
flow engine with upstream drivers/libraries and
drivers/libraries packaged with recently released DOCA.
This patch updates relevant docs with minimum DOCA version.
Signed-off-by: Dariusz Sosnowski <dsosnowski at nvidia.com>
Acked-by: Bing Zhao <bingz at nvidia.com>
---
doc/guides/nics/mlx5.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/guides/nics/mlx5.rst b/doc/guides/nics/mlx5.rst
index b393aa5f0e..46d95b4e71 100644
--- a/doc/guides/nics/mlx5.rst
+++ b/doc/guides/nics/mlx5.rst
@@ -2763,8 +2763,8 @@ With :ref:`HW steering <mlx5_hws>`:
#. Using count action on root tables requires:
- - Linux kernel >= 6.4
- - rdma-core >= 60.0
+ - Linux kernel >= 6.4 and rdma-core >= 60.0 for upstream drivers/libraries or,
+ - DOCA >= 3.2.0 for drivers/libraries provided by NVIDIA.
.. _mlx5_age:
--
2.39.5
More information about the dev
mailing list