[dpdk-dev] [PATCH] doc: update mlx5 flow count limitations

Ori Kam orika at mellanox.com
Mon Oct 16 10:14:44 CEST 2017


Signed-off-by: Ori Kam <orika at mellanox.com>
Acked-by: Shahaf Shuler <shahafs at mellanox.com>
---
 doc/guides/nics/mlx5.rst |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/doc/guides/nics/mlx5.rst b/doc/guides/nics/mlx5.rst
index d24941a..80bcbd6 100644
--- a/doc/guides/nics/mlx5.rst
+++ b/doc/guides/nics/mlx5.rst
@@ -128,6 +128,13 @@ Limitations
   is set to multi-packet send or Enhanced multi-packet send. Otherwise it must have
   less than 50 segments.
 
+- Count action for RTE flow is only supported in OFED 4.2.
+
+- Two identical rules with count action are not supported.
+
+- Port statistics are supported through software counters only. Flow statistics
+  are supported by hardware counters.
+
 Configuration
 -------------
 
-- 
1.7.1



More information about the dev mailing list