On Sat, May 5, 2018 at 1:12 AM, Willem de Bruijn <willemdebruijn.ker...@gmail.com> wrote: > On Fri, May 4, 2018 at 8:29 PM, Alexander Duyck > <alexander.du...@gmail.com> wrote: >> From: Alexander Duyck <alexander.h.du...@intel.com> >> >> We should verify that we can pull the UDP header before we attempt to do >> so. Otherwise if this fails we have no way of knowing and GSO will not work >> correctly. > > This already happened in the callers udp[46]_ufo_fragment
Ah. Okay I didn't see that. I may add a comment somewhere indicating that is the case as it is a bit buried with all the calls. Thanks. - Alex