Re: [PATCH RFC 0/12] Remove UDP Fragmentation Offload support

2017-07-05 Thread Stephen Hemminger
On Wed, 05 Jul 2017 16:04:02 +0100 (WEST) David Miller wrote: > This is an RFC patch series, based upon some discussions with > various developers, that removes UFO offloading. > > Very few devices support this operation, it's usefullness is > quesitonable at best, and it adds a non-trivial amou

[PATCH RFC 0/12] Remove UDP Fragmentation Offload support

2017-07-05 Thread David Miller
This is an RFC patch series, based upon some discussions with various developers, that removes UFO offloading. Very few devices support this operation, it's usefullness is quesitonable at best, and it adds a non-trivial amount of complexity to our data paths. Signed-off-by: David S. Miller