Hi, > -----Original Message----- > From: Tyler Retzlaff <[email protected]> > Sent: Tuesday, April 16, 2024 2:10 AM > To: [email protected] > Cc: Dariusz Sosnowski <[email protected]>; Dekel Peled > <[email protected]>; Matan Azrad <[email protected]>; Ori Kam > <[email protected]>; Suanming Mou <[email protected]>; Slava > Ovsiienko <[email protected]>; Tyler Retzlaff > <[email protected]>; [email protected]; Matan Azrad > <[email protected]>; [email protected] > 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: create advanced RxQ table via DevX") > Fixes: e1da60a8a6e9 ("common/mlx5: add DevX command to modify RQT") > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > > Signed-off-by: Tyler Retzlaff <[email protected]> Patch applied to next-net-mlx,
Kindest regards, Raslan Darawsheh

