[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <6d8a4c78-648f-07fe-496a-4ab34891f716@gmail.com>
Date: Mon, 9 May 2022 20:44:28 -0600
From: David Ahern <dsahern@...il.com>
To: Jakub Kicinski <kuba@...nel.org>, davem@...emloft.net
Cc: netdev@...r.kernel.org, edumazet@...gle.com, pabeni@...hat.com,
linux-doc@...r.kernel.org, corbet@....net, imagedong@...cent.com,
talalahmad@...gle.com
Subject: Re: [PATCH net-next 0/3] docs: document some aspects of struct
sk_buff
On 5/9/22 10:04 AM, Jakub Kicinski wrote:
> This small set creates a place to render sk_buff documentation,
> documents one random thing (data-only skbs) and converts the big
> checksum comment to kdoc.
>
> RFC v2 (no changes since then):
> - fix type reference in patch 1
> - use "payload" and "data" more consistently
> - add snippet with calls
> https://lore.kernel.org/r/20220324231312.2241166-1-kuba@kernel.org/
>
> RFC v1:
> https://lore.kernel.org/all/20220323233715.2104106-1-kuba@kernel.org/
>
> Jakub Kicinski (3):
> skbuff: add a basic intro doc
> skbuff: rewrite the doc for data-only skbs
> skbuff: render the checksum comment to documentation
>
> Documentation/networking/index.rst | 1 +
> Documentation/networking/skbuff.rst | 37 ++++
> include/linux/skbuff.h | 301 ++++++++++++++++++----------
> 3 files changed, 232 insertions(+), 107 deletions(-)
> create mode 100644 Documentation/networking/skbuff.rst
>
Reviewed-by: David Ahern <dsahern@...nel.org>
Powered by blists - more mailing lists