X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=drivers%2Fnet%2Fmlx5%2Fmlx5_flow.h;h=afddcfc12c86c3ece53c64833f31ce43dae6a2f7;hb=38c6dc20394b28abd0440dbdd2f9309eb4c95ccc;hp=f64384217fed20e8df5fddef8d3a8b0f9a349317;hpb=af01eeb755b48209fa7e17266afa920d53387572;p=dpdk.git diff --git a/drivers/net/mlx5/mlx5_flow.h b/drivers/net/mlx5/mlx5_flow.h index f64384217f..afddcfc12c 100644 --- a/drivers/net/mlx5/mlx5_flow.h +++ b/drivers/net/mlx5/mlx5_flow.h @@ -1108,7 +1108,7 @@ struct mlx5_flow_workspace { struct mlx5_flow flows[MLX5_NUM_MAX_DEV_FLOWS]; struct mlx5_flow_rss_desc rss_desc; uint32_t rssq_num; /* Allocated queue num in rss_desc. */ - int flow_idx; /* Intermediate device flow index. */ + uint32_t flow_idx; /* Intermediate device flow index. */ }; struct mlx5_flow_split_info {