2017-04-27, 12:43:35 +0200, Steffen Klassert wrote: > On Thu, Apr 27, 2017 at 12:31:14PM +0200, Sabrina Dubroca wrote: > > Currently, ESP4 GRO doesn't work for fragmented packets, so let's send > > these through the normal path. > > > > Fixes: 7785bba299a8 ("esp: Add a software GRO codepath") > > Signed-off-by: Sabrina Dubroca <s...@queasysnail.net> > > --- > > Steffen, if you prefer to drop this patch and fix this properly, > > that's okay for me. I can't look much deeper into this right now and > > it's broken on current net/master. > > I did a fix for this last week, but forgot to submit it. > We can fix this in inet_gro_receive(), as no GRO handler > can really handle fragmented packets. > > I'll plan to fix it with this patch:
Yeah, that looks okay to me, thanks. Let's make sure it ends up in 4.11 (or an early 4.11.x). -- Sabrina