[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230802161821.3621985-1-kuba@kernel.org>
Date: Wed, 2 Aug 2023 09:18:19 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org,
edumazet@...gle.com,
pabeni@...hat.com,
aleksander.lobakin@...el.com,
Jakub Kicinski <kuba@...nel.org>
Subject: [PATCH net-next v2 0/2] docs: net: page_pool: sync dev and kdoc
Document PP_FLAG_DMA_SYNC_DEV based on recent conversation.
Use kdoc to document structs and functions, to avoid duplication.
Olek, this will conflict with your work, but I think that trying
to make progress in parallel is the best course of action...
Retargetting at net-next to make it a little less bad.
Jakub Kicinski (2):
docs: net: page_pool: document PP_FLAG_DMA_SYNC_DEV parameters
docs: net: page_pool: use kdoc to avoid duplicating the information
Documentation/networking/page_pool.rst | 110 +++++++++-----------
include/net/page_pool.h | 134 +++++++++++++++++++------
net/core/page_pool.c | 31 +++++-
3 files changed, 181 insertions(+), 94 deletions(-)
--
2.41.0
Powered by blists - more mailing lists