> -----Original Message-----
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Stephen Hemminger
> Sent: Tuesday, May 15, 2018 10:20 PM
> To: dev@dpdk.org
> Cc: Stephen Hemminger <sthem...@microsoft.com>
> Subject: [dpdk-dev] [PATCH v8 4/5] net/netvsc: add documentation
> 
> From: Stephen Hemminger <sthem...@microsoft.com>
> 
> Matching documentation for new netvsc device.
> 
> Signed-off-by: Stephen Hemminger <sthem...@microsoft.com>
> ---
>  doc/guides/nics/features/netvsc.ini    |  23 ++++++
>  doc/guides/nics/index.rst              |   1 +
>  doc/guides/nics/netvsc.rst             | 103 +++++++++++++++++++++++++
>  doc/guides/rel_notes/release_18_08.rst |  49 ++++++++++++
>  4 files changed, 176 insertions(+)
>  create mode 100644 doc/guides/nics/features/netvsc.ini
>  create mode 100644 doc/guides/nics/netvsc.rst  create mode 100644
> doc/guides/rel_notes/release_18_08.rst
> 

Question is this targeting 18.08 release if so there is some inconsistencies in 
your other patch
Sets as the drivers/bus/vmbus/rte_bus_vmbus_version.map has a DPDK_18.05 tag on 
it and 
drivers/net/netvsc/rte_pmd_netvsc_version.map has one too ??

Marko K

Reply via email to