On Mon, Aug 21, 2023 at 09:16:25AM -0700, Stephen Hemminger wrote: > 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: viachesl...@nvidia.com > Signed-off-by: Stephen Hemminger <step...@networkplumber.org> > ---
Acked-by: Tyler Retzlaff <roret...@linux.microsoft.com>