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

Thomas Monjalon thomas at monjalon.net
Tue Aug 7 14:20:13 CEST 2018


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





More information about the dev mailing list