From: Simon Horman <simon.horman@corigine.com>
To: Brett Creeley <brett.creeley@amd.com>
Cc: kvm@vger.kernel.org, netdev@vger.kernel.org,
alex.williamson@redhat.com, jgg@nvidia.com, yishaih@nvidia.com,
shameerali.kolothum.thodi@huawei.com, kevin.tian@intel.com,
shannon.nelson@amd.com
Subject: Re: [PATCH v11 vfio 7/7] vfio/pds: Add Kconfig and documentation
Date: Sat, 15 Jul 2023 10:05:33 +0100 [thread overview]
Message-ID: <ZLJhXRdA2a72Cb5/@corigine.com> (raw)
In-Reply-To: <20230713003727.11226-8-brett.creeley@amd.com>
On Wed, Jul 12, 2023 at 05:37:27PM -0700, Brett Creeley wrote:
> Add Kconfig entries and pds-vfio-pci.rst. Also, add an entry in the
> MAINTAINERS file for this new driver.
>
> It's not clear where documentation for vendor specific VFIO
> drivers should live, so just re-use the current amd
> ethernet location.
>
> Signed-off-by: Brett Creeley <brett.creeley@amd.com>
> Signed-off-by: Shannon Nelson <shannon.nelson@amd.com>
> Reviewed-by: Simon Horman <simon.horman@corigine.com>
> ---
> .../ethernet/amd/pds-vfio-pci.rst | 79 +++++++++++++++++++
> .../device_drivers/ethernet/index.rst | 1 +
> MAINTAINERS | 7 ++
> drivers/vfio/pci/Kconfig | 2 +
> drivers/vfio/pci/pds/Kconfig | 19 +++++
> 5 files changed, 108 insertions(+)
> create mode 100644 Documentation/networking/device_drivers/ethernet/amd/pds-vfio-pci.rst
> create mode 100644 drivers/vfio/pci/pds/Kconfig
>
> diff --git a/Documentation/networking/device_drivers/ethernet/amd/pds-vfio-pci.rst b/Documentation/networking/device_drivers/ethernet/amd/pds-vfio-pci.rst
> new file mode 100644
> index 000000000000..7a6bc848a2b2
> --- /dev/null
> +++ b/Documentation/networking/device_drivers/ethernet/amd/pds-vfio-pci.rst
> @@ -0,0 +1,79 @@
...
> diff --git a/Documentation/networking/device_drivers/ethernet/index.rst b/Documentation/networking/device_drivers/ethernet/index.rst
> index 94ecb67c0885..804e1f7c461c 100644
> --- a/Documentation/networking/device_drivers/ethernet/index.rst
> +++ b/Documentation/networking/device_drivers/ethernet/index.rst
> @@ -16,6 +16,7 @@ Contents:
> altera/altera_tse
> amd/pds_core
> amd/pds_vdpa
> + amd/pds_vfio
> aquantia/atlantic
> chelsio/cxgb
> cirrus/cs89x0
Sorry for not noticing this, but there seems to be a missmatch
between 'amd/pds_vfio' above, and the name of the file in
question. Perhaps the file should be renamed pds_vfio.rst?
'make htmldocs' reports:
.../index.rst:10: WARNING: toctree contains reference to nonexisting document 'device_drivers/ethernet/amd/pds_vfio'
.../amd/pds-vfio-pci.rst: WARNING: document isn't included in any toctree
next prev parent reply other threads:[~2023-07-15 9:05 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-13 0:37 [PATCH v11 vfio 0/7] pds-vfio-pci driver Brett Creeley
2023-07-13 0:37 ` [PATCH v11 vfio 1/7] vfio: Commonize combine_ranges for use in other VFIO drivers Brett Creeley
2023-07-13 0:37 ` [PATCH v11 vfio 2/7] vfio/pds: Initial support for pds VFIO driver Brett Creeley
2023-07-13 0:37 ` [PATCH v11 vfio 3/7] vfio/pds: register with the pds_core PF Brett Creeley
2023-07-13 0:37 ` [PATCH v11 vfio 4/7] vfio/pds: Add VFIO live migration support Brett Creeley
2023-07-13 0:37 ` [PATCH v11 vfio 5/7] vfio/pds: Add support for dirty page tracking Brett Creeley
2023-07-13 0:37 ` [PATCH v11 vfio 6/7] vfio/pds: Add support for firmware recovery Brett Creeley
2023-07-13 0:37 ` [PATCH v11 vfio 7/7] vfio/pds: Add Kconfig and documentation Brett Creeley
2023-07-15 9:05 ` Simon Horman [this message]
2023-07-17 16:55 ` Brett Creeley
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ZLJhXRdA2a72Cb5/@corigine.com \
--to=simon.horman@corigine.com \
--cc=alex.williamson@redhat.com \
--cc=brett.creeley@amd.com \
--cc=jgg@nvidia.com \
--cc=kevin.tian@intel.com \
--cc=kvm@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=shameerali.kolothum.thodi@huawei.com \
--cc=shannon.nelson@amd.com \
--cc=yishaih@nvidia.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).