Re: [PATCH net-next] skbuff: inline page_frag_alloc_align()

From: Jakub Kicinski
Date: Fri Sep 03 2021 - 19:13:51 EST


On Fri, 3 Sep 2021 10:49:26 +0800 Yajun Deng wrote:
> The __alloc_frag_align() is short, and only called by __napi_alloc_...
> and __netdev_alloc_frag_align(). so inline page_frag_alloc_align()
> for reduce the overhead of calls.
>
> Signed-off-by: Yajun Deng <yajun.deng@xxxxxxxxx>

# Form letter - net-next is closed

We have already sent the networking pull request for 5.15
and therefore net-next is closed for new drivers, features,
code refactoring and optimizations. We are currently accepting
bug fixes only.

Please repost when net-next reopens after 5.15-rc1 is cut.

Look out for the announcement on the mailing list or check:
http://vger.kernel.org/~davem/net-next.html

RFC patches sent for review only are obviously welcome at any time.