netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/2] docs: net: page_pool: sync dev and kdoc
@ 2023-08-02 16:18 Jakub Kicinski
  2023-08-02 16:18 ` [PATCH net-next v2 1/2] docs: net: page_pool: document PP_FLAG_DMA_SYNC_DEV parameters Jakub Kicinski
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Jakub Kicinski @ 2023-08-02 16:18 UTC (permalink / raw)
  To: davem; +Cc: netdev, edumazet, pabeni, aleksander.lobakin, Jakub Kicinski

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


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2023-08-03 17:10 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-02 16:18 [PATCH net-next v2 0/2] docs: net: page_pool: sync dev and kdoc Jakub Kicinski
2023-08-02 16:18 ` [PATCH net-next v2 1/2] docs: net: page_pool: document PP_FLAG_DMA_SYNC_DEV parameters Jakub Kicinski
2023-08-03  3:17   ` Randy Dunlap
2023-08-03  6:30   ` Michael Chan
2023-08-03  7:04   ` Jesper Dangaard Brouer
2023-08-03  9:35   ` Somnath Kotur
2023-08-02 16:18 ` [PATCH net-next v2 2/2] docs: net: page_pool: use kdoc to avoid duplicating the information Jakub Kicinski
2023-08-03  3:17   ` Randy Dunlap
2023-08-03  7:08   ` Jesper Dangaard Brouer
2023-08-03 17:10 ` [PATCH net-next v2 0/2] docs: net: page_pool: sync dev and kdoc patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).