From: Eric Dumazet <eric.duma...@gmail.com> Date: Fri, 06 May 2016 05:58:21 -0700
> 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> Applied, thanks Eric.