Hi David, Up until now, we had added all the code necessary to turn on RX/TX checksum offloads at runtime, but there is no reason why they have to be disabled by default given that this gives a slight performance improvement.
Florian Fainelli (5): net: systemport: Refactor bcm_sysport_set_features() net: systemport: Utilize bcm_sysport_set_features() during resume/open net: systemport: Turn on offloads by default net: systemport: Be drop monitor friendly while re-allocating headroom net: systemport: Add software counters to track reallocations drivers/net/ethernet/broadcom/bcmsysport.c | 67 +++++++++++----------- drivers/net/ethernet/broadcom/bcmsysport.h | 2 + 2 files changed, 35 insertions(+), 34 deletions(-) -- 2.17.1