Re: [PATCH net] net: dec: de2104x: Increase receive ring size for Tulip

From: David Miller
Date: Thu Sep 10 2020 - 18:29:17 EST


From: Lucy Yan <lucyyan@xxxxxxxxxx>
Date: Thu, 10 Sep 2020 12:05:09 -0700

> Increase Rx ring size to address issue where hardware is reaching
> the receive work limit.
>
> Before:
>
> [ 102.223342] de2104x 0000:17:00.0 eth0: rx work limit reached
> [ 102.245695] de2104x 0000:17:00.0 eth0: rx work limit reached
> [ 102.251387] de2104x 0000:17:00.0 eth0: rx work limit reached
> [ 102.267444] de2104x 0000:17:00.0 eth0: rx work limit reached
>
> Signed-off-by: Lucy Yan <lucyyan@xxxxxxxxxx>

Applied, thank you.