]> git.baikalelectronics.ru Git - kernel.git/commit
net: stmmac: Setup a default RX Coalesce value instead of the minimum
authorJose Abreu <Jose.Abreu@synopsys.com>
Thu, 14 Nov 2019 11:42:46 +0000 (12:42 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 15 Nov 2019 20:25:41 +0000 (12:25 -0800)
commitb93799abafa6f6e7c7d40ce1dcab353dd7da0f18
treea66ec10f18f31634084cbcd272aa79c646bcd22d
parentcc64fb3c0c93e05dc22e61e7a001b6f2d5e56f92
net: stmmac: Setup a default RX Coalesce value instead of the minimum

For performance reasons, sometimes using the minimum RX Coalesce value
is not optimal. Lets setup a default value that is optimal in most of
the use cases.

Signed-off-by: Jose Abreu <Jose.Abreu@synopsys.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/stmicro/stmmac/common.h
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c