>> Here we do the initialization of coalescing values on load.
>> Although the default device values are the same - explicit
>> config is better visible.
>
> Can you also make the driver store the settings across ifdown / ifup
> and allow the settings to be checked while the interface is down,
On Fri, 15 Jan 2021 01:06:10 -0800 Bhaskar Upadhaya wrote:
> Here we do the initialization of coalescing values on load.
> Although the default device values are the same - explicit
> config is better visible.
Can you also make the driver store the settings across ifdown / ifup
and allow the setti
Here we do the initialization of coalescing values on load.
Although the default device values are the same - explicit
config is better visible.
Signed-off-by: Bhaskar Upadhaya
Signed-off-by: Igor Russkikh
Signed-off-by: Ariel Elior
---
drivers/net/ethernet/qlogic/qede/qede.h | 1 +
dr