net/mlx4: use dynamic log type
authorStephen Hemminger <sthemmin@microsoft.com>
Fri, 24 May 2019 16:03:16 +0000 (09:03 -0700)
committerFerruh Yigit <ferruh.yigit@intel.com>
Mon, 27 May 2019 08:20:45 +0000 (10:20 +0200)
commit11a34bf2c0f576044d362e0f550c2b4977ee9c85
treebd6d930b25700c01a0551028f91e9db0faddd4b4
parent50254b6d2a5d21508f2771f6ed40d5dfc05f5a65
net/mlx4: use dynamic log type

This driver should use dynamic log level not RTE_LOGTYPE_PMD.
Other drivers were converted back in 18.02.

This is really a bug, all other drivers use dynamic log levels
by now.

Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
drivers/net/mlx4/mlx4.c
drivers/net/mlx4/mlx4_utils.h