net: dec: de2104x: Increase receive ring size for Tulip
authorLucy Yan <lucyyan@google.com>
Thu, 10 Sep 2020 19:05:09 +0000 (12:05 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 10 Sep 2020 22:28:53 +0000 (15:28 -0700)
commitee460417d254d941dfea5fb7cff841f589643992
tree6afee50b900f452f8eeda6ed364d99084874c993
parent553d87b658fed0e22a0f86b4f1b093c39d3e3074
net: dec: de2104x: Increase receive ring size for Tulip

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@google.com>
Reviewed-by: Moritz Fischer <mdf@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/dec/tulip/de2104x.c