[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230215094542.7dc0ded6@kernel.org>
Date: Wed, 15 Feb 2023 09:45:42 -0800
From: Jakub Kicinski <kuba@...nel.org>
To: Paolo Abeni <pabeni@...hat.com>
Cc: davem@...emloft.net, netdev@...r.kernel.org, edumazet@...gle.com,
willemb@...gle.com, fw@...len.de
Subject: Re: [PATCH net-next 2/3] net: skbuff: cache one skb_ext for use by
GRO
On Wed, 15 Feb 2023 09:41:13 +0100 Paolo Abeni wrote:
> I'm wondering if napi_reuse_skb() should be touched, too? Even it's not
> directly used by the following patch...
I didn't touch it because I (sadly) don't have access to any driver
using GRO frags to test :( But I certainly can.
What about __kfree_skb_defer() and napi_consume_skb() (basically
the other two napi_skb_cache_put() callers) ?
Powered by blists - more mailing lists