n Azrad
> ; sta...@dpdk.org
> Subject: [PATCH] common/mlx5: fix unsigned signed mismatch warning
>
> Use unsigned int for 2 loop indexes that are being compared against an
> unsigned int struct field to avoid signed/unsigned mismatch warning.
>
> Fixes: 718d166e5504 ("n
t; ; sta...@dpdk.org
> Subject: [PATCH] common/mlx5: fix unsigned signed mismatch warning
>
> Use unsigned int for 2 loop indexes that are being compared against an
> unsigned int struct field to avoid signed/unsigned mismatch warning.
>
> Fixes: 718d166e5504 ("net/mlx5: creat
Use unsigned int for 2 loop indexes that are being compared against an
unsigned int struct field to avoid signed/unsigned mismatch warning.
Fixes: 718d166e5504 ("net/mlx5: create advanced RxQ table via DevX")
Fixes: e1da60a8a6e9 ("common/mlx5: add DevX command to modify RQT")
Cc: dek...@mellanox.c
3 matches
Mail list logo