Hi, On Fri, 06 May 2016 05:58:21 -0700 Eric Dumazet <eric.duma...@gmail.com> wrote: > From: Eric Dumazet <eduma...@google.com> > > If GSO packet is segmented and its segments are properly queued, > we call consume_skb() instead of kfree_skb() to be drop monitor > friendly. > > Fixes: 3e4f8b7873709 ("macvtap: Perform GSO on forwarding path.") > Signed-off-by: Eric Dumazet <eduma...@google.com> > Cc: Vlad Yasevich <vyase...@redhat.com>
Reviewed-by: Shmulik Ladkani <shmulik.ladk...@gmail.com>