This series adds support for GRE and GRE_CSUM TSO on EF100 NICs, as well as improving the handling of UDP tunnel TSO.
Edward Cree (3): sfc: extend bitfield macros to 19 fields sfc: correctly support non-partial GSO_UDP_TUNNEL_CSUM on EF100 sfc: support GRE TSO on EF100 drivers/net/ethernet/sfc/bitfield.h | 26 +++++++++++++++++++++----- drivers/net/ethernet/sfc/ef100_nic.c | 8 ++++++-- drivers/net/ethernet/sfc/ef100_tx.c | 12 ++++++++++-- 3 files changed, 37 insertions(+), 9 deletions(-)