Re: [net-next PATCH 3/7] net: bulk alloc and reuse of SKBs in NAPI context

2016-03-13 Thread Rana Shahout
On Fri, Mar 4, 2016 at 3:01 PM, Jesper Dangaard Brouer wrote: > /* build_skb() is wrapper over __build_skb(), that specifically > * takes care of skb->head and skb->pfmemalloc > * This means that if @frag_size is not zero, then @data must be backed > @@ -490,8 +500,8 @@ struct sk_buff *__nap

Re: Tools for sampling ethtool --statistics

2016-02-21 Thread Rana Shahout
> Hi All, > > I wrote a small tool[1] to extract ethtool --statistics|-S, sample and > present it in a more human readable manor. You might also find this > useful... > > https://github.com/netoptimizer/network-testing/blob/master/bin/ethtool_stats.pl > > The reason I wrote this script is that the