Friday, May 24, 2019 8:13 PM, Ferruh Yigit: > Subject: Re: [dpdk-dev] [PATCH v2] net/mlx4: use dynamic log type > > On 5/24/2019 5:03 PM, Stephen Hemminger wrote: > > From: Stephen Hemminger <sthem...@microsoft.com> > > > > 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 <sthem...@microsoft.com> > > Reviewed-by: Ferruh Yigit <ferruh.yi...@intel.com>
Applied to next-net-mlx, thanks.