From: "Kovacevic, Marko" <marko.kovacevic@intel.com>
To: Stephen Hemminger <stephen@networkplumber.org>,
"dev@dpdk.org" <dev@dpdk.org>
Cc: Stephen Hemminger <sthemmin@microsoft.com>
Subject: Re: [dpdk-dev] [PATCH v2 3/4] net/netvsc: add documentation
Date: Tue, 17 Apr 2018 13:49:01 +0000 [thread overview]
Message-ID: <6DC05C7C5F25994B81B3F2F214251F66360470@IRSMSX103.ger.corp.intel.com> (raw)
In-Reply-To: <20180416232439.8018-4-sthemmin@microsoft.com>
> -----Original Message-----
> From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Stephen Hemminger
> Sent: Tuesday, April 17, 2018 12:25 AM
> To: dev@dpdk.org
> Cc: Stephen Hemminger <sthemmin@microsoft.com>
> Subject: [dpdk-dev] [PATCH v2 3/4] net/netvsc: add documentation
>
> Matching documentation for new netvsc device.
>
> Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
> ---
> doc/guides/nics/index.rst | 1 +
> doc/guides/nics/netvsc.rst | 73 ++++++++++++++++++++++++++
> doc/guides/rel_notes/release_18_05.rst | 6 +++
> 3 files changed, 80 insertions(+)
> create mode 100644 doc/guides/nics/netvsc.rst
>
> diff --git a/doc/guides/nics/index.rst b/doc/guides/nics/index.rst index
> ea9110c81159..97727731375a 100644
> --- a/doc/guides/nics/index.rst
> +++ b/doc/guides/nics/index.rst
> @@ -23,6 +23,7 @@ Network Interface Controller Drivers
> ena
> enic
> fm10k
> + hyperv
> i40e
> igb
> ixgbe
I get the following errors while trying to compile the changes made.
/dpdk/doc/guides/nics/index.rst:7: WARNING: toctree contains reference to nonexisting document u'nics/hyperv'
/dpdk/doc/guides/nics/netvsc.rst:34: WARNING: Unexpected indentation.
/dpdk/doc/guides/nics/netvsc.rst: WARNING: document isn't included in any toctree
/dpdk/doc/guides/rel_notes/release_18_05.rst:120: WARNING: unknown document: ../nics/netvsce
Not sure if you meant to put netvsc in the index file instead of hyperv.
Marko K.
next prev parent reply other threads:[~2018-04-17 13:49 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-16 23:24 [dpdk-dev] [PATCH v2 0/4] Hyper-V Netvsc PMD Stephen Hemminger
2018-04-16 23:24 ` [dpdk-dev] [PATCH v2 1/4] bus/vmbus: add hyper-v virtual bus support Stephen Hemminger
2018-04-16 23:24 ` [dpdk-dev] [PATCH v2 2/4] net/netvsc: add hyper-v netvsc network device Stephen Hemminger
2018-04-16 23:24 ` [dpdk-dev] [PATCH v2 3/4] net/netvsc: add documentation Stephen Hemminger
2018-04-17 13:49 ` Kovacevic, Marko [this message]
2018-04-16 23:24 ` [dpdk-dev] [PATCH v2 4/4] bus/vmbus and net/netvsc: add meson build support Stephen Hemminger
[not found] ` <DB7PR05MB4426AA62F409236670510004C3B70@DB7PR05MB4426.eurprd05.prod.outlook.com>
2018-04-17 9:02 ` [dpdk-dev] [PATCH v2 0/4] Hyper-V Netvsc PMD Raslan Darawsheh
2018-04-17 16:22 ` Stephen Hemminger
2018-04-18 7:00 ` Raslan Darawsheh
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=6DC05C7C5F25994B81B3F2F214251F66360470@IRSMSX103.ger.corp.intel.com \
--to=marko.kovacevic@intel.com \
--cc=dev@dpdk.org \
--cc=stephen@networkplumber.org \
--cc=sthemmin@microsoft.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).