net/mlx5: use meter color register for connection tracking
[dpdk.git] / drivers / net / mlx5 / mlx5_defs.h
index 6e9c4b9..906aa43 100644 (file)
 #define MLX5_HAIRPIN_JUMBO_LOG_SIZE (14 + 2)
 
 /* Maximum number of indirect actions supported by rte_flow */
-#define MLX5_MAX_INDIRECT_ACTIONS 2
+#define MLX5_MAX_INDIRECT_ACTIONS 3
 
 /*
  * Linux definition of static_assert is found in /usr/include/assert.h.