On Thu, 8 Oct 2020 14:37:44 + Madalin Bucur (OSS) wrote:
> > From: Maxim Kochetkov
> >
> > When packets are received on the error queue, this function under
> > net_ratelimit():
> >
> > netif_err(priv, hw, net_dev, "Err FD status = 0x%08x\n");
> >
> > does not get printed. Instead we only s
> -Original Message-
> From: Vladimir Oltean
> To: da...@davemloft.net
> Subject: [PATCH] dpaa_eth: enable NETIF_MSG_HW by default
>
> From: Maxim Kochetkov
>
> When packets are received on the error queue, this function under
> net_ratelimit():
>
> netif_err(priv, hw, net_dev, "Err FD
On Thu, Oct 08, 2020 at 03:03:12PM +0300, Vladimir Oltean wrote:
> From: Maxim Kochetkov
>
> When packets are received on the error queue, this function under
> net_ratelimit():
>
> netif_err(priv, hw, net_dev, "Err FD status = 0x%08x\n");
>
> does not get printed. Instead we only see:
>
> [ 3