Hi, On Fri, 06 May 2016 05:58:21 -0700 Eric Dumazet <[email protected]> wrote: > From: Eric Dumazet <[email protected]> > > 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 <[email protected]> > Cc: Vlad Yasevich <[email protected]>
Reviewed-by: Shmulik Ladkani <[email protected]>
