Re: [PATCH net] net: broadcom: bcm4908_enet: enable RX after processing packets

2021-02-28 Thread Jakub Kicinski
On Sat, 27 Feb 2021 08:38:24 -0800 Florian Fainelli wrote: > On 2/26/2021 5:20 AM, Rafał Miłecki wrote: > > From: Rafał Miłecki > > > > When receiving a lot of packets hardware may run out of free > > descriptiors and stop RX ring. Enable it every time after handling > > received packets. > > >

Re: [PATCH net] net: broadcom: bcm4908_enet: enable RX after processing packets

2021-02-27 Thread Florian Fainelli
On 2/26/2021 5:20 AM, Rafał Miłecki wrote: > From: Rafał Miłecki > > When receiving a lot of packets hardware may run out of free > descriptiors and stop RX ring. Enable it every time after handling > received packets. > > Fixes: 4feffeadbcb2 ("net: broadcom: bcm4908enet: add BCM4908 controll

[PATCH net] net: broadcom: bcm4908_enet: enable RX after processing packets

2021-02-26 Thread Rafał Miłecki
From: Rafał Miłecki When receiving a lot of packets hardware may run out of free descriptiors and stop RX ring. Enable it every time after handling received packets. Fixes: 4feffeadbcb2 ("net: broadcom: bcm4908enet: add BCM4908 controller driver") Signed-off-by: Rafał Miłecki --- drivers/net/