[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAHS8izO29gnvrqtj2jA9m1mNQK2UC9yCHd=Gtn+fA1Mv0+Vthw@mail.gmail.com>
Date: Mon, 9 Dec 2024 09:52:56 -0800
From: Mina Almasry <almasrymina@...gle.com>
To: David Wei <dw@...idwei.uk>
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 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,
Mina
Powered by blists - more mailing lists