[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210119075359.00204ca6@lwn.net>
Date: Tue, 19 Jan 2021 07:53:59 -0700
From: Jonathan Corbet <corbet@....net>
To: Xie Yongji <xieyongji@...edance.com>
Cc: mst@...hat.com, jasowang@...hat.com, stefanha@...hat.com,
sgarzare@...hat.com, parav@...dia.com, bob.liu@...cle.com,
hch@...radead.org, rdunlap@...radead.org, willy@...radead.org,
viro@...iv.linux.org.uk, axboe@...nel.dk, bcrl@...ck.org,
virtualization@...ts.linux-foundation.org, netdev@...r.kernel.org,
kvm@...r.kernel.org, linux-aio@...ck.org,
linux-fsdevel@...r.kernel.org
Subject: Re: [RFC v3 08/11] vduse: Introduce VDUSE - vDPA Device in
Userspace
On Tue, 19 Jan 2021 13:07:53 +0800
Xie Yongji <xieyongji@...edance.com> wrote:
> diff --git a/Documentation/driver-api/vduse.rst b/Documentation/driver-api/vduse.rst
> new file mode 100644
> index 000000000000..9418a7f6646b
> --- /dev/null
> +++ b/Documentation/driver-api/vduse.rst
> @@ -0,0 +1,85 @@
> +==================================
> +VDUSE - "vDPA Device in Userspace"
> +==================================
Thanks for documenting this feature! You will, though, need to add this
new document to Documentation/driver-api/index.rst for it to be included
in the docs build.
That said, this would appear to be documentation for user space, right?
So the userspace-api manual is probably a more appropriate place for it.
Thanks,
jon
Powered by blists - more mailing lists