[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <143e1ef8-c46e-f778-727e-df5140cf8e54@gmail.com>
Date: Fri, 21 Sep 2018 07:54:37 -0700
From: Eric Dumazet <eric.dumazet@...il.com>
To: "Li,Rongqing" <lirongqing@...du.com>,
Eric Dumazet <eric.dumazet@...il.com>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: Re: 答复: [PATCH][next-next][v2] netlink: avoid to allocate full skb when sending to many devices
On 09/20/2018 08:27 PM, Li,Rongqing wrote:
>
> The below change seems simple, but it increase skb allocation and
> free one time,
Seem fine to me. An extra skb_clone() for vmalloc-skb-users is absolute noise,
compared to vmalloc()vfree() cost.
Thanks.
Powered by blists - more mailing lists