]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/mlx5/mlx5_flow.h
net/mlx5: add flow table tunnel offload attribute
[dpdk.git] / drivers / net / mlx5 / mlx5_flow.h
index 6867bfd830d5320cf0c353c5245dbefb2f8cd2d5..8253c8cd61adcd9b9485afa8e3350de996ec91dd 100644 (file)
@@ -538,6 +538,7 @@ struct mlx5_flow_tbl_data_entry {
        const struct mlx5_flow_tunnel *tunnel;
        uint32_t group_id;
        bool external;
+       bool tunnel_offload; /* Tunnel offlod table or not. */
 };
 
 /* Sub rdma-core actions list. */