Re: [PATCH net-next 0/3] sfc: further EF100 encap TSO features

2020-11-13 Thread patchwork-bot+netdevbpf
Hello: This series was applied to netdev/net-next.git (refs/heads/master): On Thu, 12 Nov 2020 15:18:01 + you wrote: > 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

Re: [PATCH net-next 0/3] sfc: further EF100 encap TSO features

2020-11-13 Thread Alexander Duyck
On Thu, Nov 12, 2020 at 7:19 AM Edward Cree wrote: > > 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_CS

Re: [PATCH net-next 0/3] sfc: further EF100 encap TSO features

2020-11-13 Thread Martin Habets
On Thu, Nov 12, 2020 at 03:18:01PM +, Edward Cree wrote: > 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_T

[PATCH net-next 0/3] sfc: further EF100 encap TSO features

2020-11-12 Thread Edward Cree
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/etherne