Hi, > -----Original Message----- > From: Stephen Hemminger <[email protected]> > Sent: Monday, August 21, 2023 7:16 PM > To: [email protected] > Cc: Stephen Hemminger <[email protected]>; Slava Ovsiienko > <[email protected]>; Matan Azrad <[email protected]>; Ori Kam > <[email protected]>; Suanming Mou <[email protected]>; Gregory > Etelson <[email protected]> > Subject: [PATCH v3] common/mlx5: replace use of PMD logtype > > The goal to eliminate the generic PMD logtype. > One place it is used unnecessarily is in the mlx5 common code. > Change the one RTE_LOG() call here to use the same macro as other log > messages in same file. > > Fixes: 9c410b28b27a ("common/mlx5: refactor HCA attributes query") > Cc: [email protected] > Signed-off-by: Stephen Hemminger <[email protected]> > --- > v3 - also address use in glue code
Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh

