On Thu, 2017-08-24 at 11:50 -0700, David Miller wrote: > From: Eric Dumazet <eric.duma...@gmail.com> > Date: Thu, 24 Aug 2017 09:02:49 -0700 > > > From: Eric Dumazet <eduma...@google.com> > > > > This change is needed to not fool drop monitor. > > (perf record ... -e skb:kfree_skb ) > > > > Packets were properly sent and are consumed after TX completion. > > > > Signed-off-by: Eric Dumazet <eduma...@google.com> > > I'm pretty sure you meant "friendly" in the Subject line so I fixed > it up to say that :-) > > Applied, thanks.
Ah, great, thanks for fixing this ;)