[dpdk-dev] [PATCH] doc: clarify usage of netvsc PMD

Stephen Hemminger stephen at networkplumber.org
Tue Aug 7 18:23:23 CEST 2018


On Tue, 07 Aug 2018 14:20:13 +0200
Thomas Monjalon <thomas at monjalon.net> wrote:

> 06/08/2018 18:31, Stephen Hemminger:
> > Since netvsc PMD does not support SR-IOV accelerated networking,
> > it is not recommended for use on Azure. Make this clear in the
> > guide.
> > 
> > Signed-off-by: Stephen Hemminger <sthemmin at microsoft.com>  
> 
> There is a warning:
> WARNING: undefined label: ./vdev_netvsc (if the link has no caption the label must precede a section header)
> 
> Fixed with following diff:
> -   On Azure, use the :ref:`VDEV_NETVSC driver <./vdev_netvsc>` which
> +   On Azure, use the :doc:`vdev_netvsc` which
> 
> 
> Applied, thanks
> 
> 
> 

I tried several ways to get link from one guide to another. Couldn't figure out the RST syntax.
Maybe someone else knows the answer.

Also, there are several broken links to linux_gsg that show up when doing make docs.


More information about the dev mailing list