[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <c635218a-eab6-48af-bc07-0abe7d3606d7@davidwei.uk>
Date: Tue, 10 Dec 2024 08:54:12 -0800
From: David Wei <dw@...idwei.uk>
To: Mina Almasry <almasrymina@...gle.com>
Cc: io-uring@...r.kernel.org, netdev@...r.kernel.org,
Jens Axboe <axboe@...nel.dk>, Pavel Begunkov <asml.silence@...il.com>,
Jakub Kicinski <kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>,
"David S. Miller" <davem@...emloft.net>, Eric Dumazet <edumazet@...gle.com>,
Jesper Dangaard Brouer <hawk@...nel.org>, David Ahern <dsahern@...nel.org>,
Stanislav Fomichev <stfomichev@...il.com>, Joe Damato <jdamato@...tly.com>,
Pedro Tammela <pctammela@...atatu.com>
Subject: Re: [PATCH net-next v8 16/17] net: add documentation for io_uring
zcrx
On 2024-12-09 09:52, Mina Almasry wrote:
> On Wed, Dec 4, 2024 at 9:23 AM David Wei <dw@...idwei.uk> wrote:
>>
>> Add documentation for io_uring zero copy Rx that explains requirements
>> and the user API.
>>
>> Signed-off-by: David Wei <dw@...idwei.uk>
>> ---
>> Documentation/networking/iou-zcrx.rst | 201 ++++++++++++++++++++++++++
>> 1 file changed, 201 insertions(+)
>> create mode 100644 Documentation/networking/iou-zcrx.rst
>>
>> diff --git a/Documentation/networking/iou-zcrx.rst b/Documentation/networking/iou-zcrx.rst
>
> I think you need a link to Documentation/networking/index.rst to point
> to your new docs.
>
> ....
>
>> +Testing
>> +=======
>> +
>> +See ``tools/testing/selftests/net/iou-zcrx.c``
>
> Link is wrong I think. The path in this series is
> tools/testing/selftests/drivers/net/hw/iou-zcrx.c.
>
Thanks, will fix both.
Powered by blists - more mailing lists