net/mlx5: support flow hit action for aging
[dpdk.git] / drivers / net / mlx5 / mlx5_flow.h
index 19a4aa7..e50f1c9 100644 (file)
@@ -1027,6 +1027,7 @@ struct rte_flow {
        /**< Index to metadata register copy table resource. */
        uint32_t counter; /**< Holds flow counter. */
        uint32_t tunnel_id;  /**< Tunnel id */
+       uint32_t age; /**< Holds ASO age bit index. */
 } __rte_packed;
 
 /*