Re: [PATCH net-next 2/2] net: bcmgenet: Add support for adaptive RX coalescing

2018-03-26 Thread Tal Gilboa
On 3/23/2018 4:19 AM, Florian Fainelli wrote: Unlike the moder modern SYSTEMPORT hardware, we do not have a configurable TDMA timeout, which limits us to implement adaptive RX interrupt coalescing only. We have each of our RX rings implement a bcmgenet_net_dim structure which holds an interrupt c

[PATCH net-next 2/2] net: bcmgenet: Add support for adaptive RX coalescing

2018-03-22 Thread Florian Fainelli
Unlike the moder modern SYSTEMPORT hardware, we do not have a configurable TDMA timeout, which limits us to implement adaptive RX interrupt coalescing only. We have each of our RX rings implement a bcmgenet_net_dim structure which holds an interrupt counter, number of packets, bytes, and a containe