On Mon, 2016-04-25 at 14:44 -0700, Martin KaFai Lau wrote: > This patch: > 1. Prevent next_skb from coalescing to the prev_skb if > TCP_SKB_CB(prev_skb)->eor is set > 2. Update the TCP_SKB_CB(prev_skb)->eor if coalescing is > allowed
Acked-by: Eric Dumazet <eduma...@google.com>