X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;ds=sidebyside;f=drivers%2Fcommon%2Fmlx5%2Fmlx5_common_defs.h;h=8f43b8e8ad56c39683a19ae85cb03be4e03661b6;hb=9c777ccfbbb65977d62985f8c00e182d1cdd9f0c;hp=6fd30f2c972619b371bfc02287e0762fa324f258;hpb=a77bedf2556fb7e7578be237ba6e059fda863228;p=dpdk.git diff --git a/drivers/common/mlx5/mlx5_common_defs.h b/drivers/common/mlx5/mlx5_common_defs.h index 6fd30f2c97..8f43b8e8ad 100644 --- a/drivers/common/mlx5/mlx5_common_defs.h +++ b/drivers/common/mlx5/mlx5_common_defs.h @@ -39,4 +39,7 @@ #define MLX5_TXDB_NCACHED 1 #define MLX5_TXDB_HEURISTIC 2 +#define MLX5_VDPA_MAX_RETRIES 20 +#define MLX5_VDPA_USEC 1000 + #endif /* RTE_PMD_MLX5_COMMON_DEFS_H_ */