[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1630286290-43714-1-git-send-email-linyunsheng@huawei.com>
Date: Mon, 30 Aug 2021 09:18:08 +0800
From: Yunsheng Lin <linyunsheng@...wei.com>
To: <davem@...emloft.net>, <kuba@...nel.org>
CC: <netdev@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<linuxarm@...neuler.org>, <hawk@...nel.org>,
<ilias.apalodimas@...aro.org>, <jonathan.lemon@...il.com>,
<alobakin@...me>, <willemb@...gle.com>, <cong.wang@...edance.com>,
<pabeni@...hat.com>, <haokexin@...il.com>, <nogikh@...gle.com>,
<elver@...gle.com>, <memxor@...il.com>, <edumazet@...gle.com>,
<alexander.duyck@...il.com>, <dsahern@...il.com>
Subject: [PATCH net-next 0/2] some optimization for page pool
Patch 1: support non-split page when PP_FLAG_PAGE_FRAG is set.
Patch 1: keep track of pp page when __skb_frag_ref() is called.
Yunshene Lin (2):
page_pool: support non-split page with PP_FLAG_PAGE_FRAG
skbuff: keep track of pp page when __skb_frag_ref() is called
include/linux/skbuff.h | 13 ++++++++++++-
include/net/page_pool.h | 23 +++++++++++++++++++++++
net/core/page_pool.c | 24 +++++++++---------------
3 files changed, 44 insertions(+), 16 deletions(-)
--
2.7.4
Powered by blists - more mailing lists