On Tue, 2016-11-01 at 12:35 -0400, Neal Cardwell wrote:
> On Tue, Nov 1, 2016 at 11:32 AM, Eric Dumazet <eric.duma...@gmail.com> wrote:
> >
> > From: Eric Dumazet <eduma...@google.com>
> >
> > As Ilya Lesokhin suggested, we can collapse two skbs at retransmit
> > time even if the skb at the right has fragments.
> >
> > We simply have to use more generic skb_copy_bits() instead of
> > skb_copy_from_linear_data() in tcp_collapse_retrans()
> >

> >
> > Reported-by: Ilya Lesokhin <il...@mellanox.com>
> > Signed-off-by: Eric Dumazet <eduma...@google.com>
> > Cc: Neal Cardwell <ncardw...@google.com>
> > ---
> 
> Acked-by: Neal Cardwell <ncardw...@google.com>
> 

Thanks Neal.

David please hold this patch, further tests show an issue I need to
track and fix.



Reply via email to