]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/mlx5/mlx5_flow.h
net/mlx5: support flow hit action for aging
[dpdk.git] / drivers / net / mlx5 / mlx5_flow.h
index 19a4aa7030f90e88f5404973e9de1c591052732a..e50f1c9ba61a8a3bde7187a14a5cb0b6a163d614 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;
 
 /*