[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20190119.160723.1130861899371541485.davem@davemloft.net>
Date: Sat, 19 Jan 2019 16:07:23 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: mst@...hat.com
Cc: linux-kernel@...r.kernel.org, jasowang@...hat.com,
virtualization@...ts.linux-foundation.org, netdev@...r.kernel.org
Subject: Re: [PATCH v2] virtio_net: bulk free tx skbs
From: "Michael S. Tsirkin" <mst@...hat.com>
Date: Thu, 17 Jan 2019 23:20:07 -0500
> Use napi_consume_skb() to get bulk free. Note that napi_consume_skb is
> safe to call in a non-napi context as long as the napi_budget flag is
> correct.
>
> Signed-off-by: Michael S. Tsirkin <mst@...hat.com>
Applied, thanks.
Powered by blists - more mailing lists