[dpdk-stable] patch 'doc: fix typo in vdev_netvsc guide' has been queued to stable release 18.05.1
Christian Ehrhardt
christian.ehrhardt at canonical.com
Mon Jul 30 18:13:42 CEST 2018
Hi,
FYI, your patch has been queued to stable release 18.05.1
Note it hasn't been pushed to http://dpdk.org/browse/dpdk-stable yet.
It will be pushed if I get no objections before 08/01/18. So please
shout if anyone has objections.
Thanks.
Christian Ehrhardt <christian.ehrhardt at canonical.com>
---
>From b3db9260549876573ff7d8d364b5549f2d25579c Mon Sep 17 00:00:00 2001
From: Stephen Hemminger <sthemmin at microsoft.com>
Date: Wed, 25 Jul 2018 10:51:46 -0700
Subject: [PATCH] doc: fix typo in vdev_netvsc guide
[ upstream commit 2be90f79159ee16a0e95cbda9befbcdf94ad060b ]
Fixes: 56252de779a6 ("net/vdev_netvsc: add automatic probing")
Signed-off-by: Stephen Hemminger <sthemmin at microsoft.com>
---
doc/guides/nics/vdev_netvsc.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/guides/nics/vdev_netvsc.rst b/doc/guides/nics/vdev_netvsc.rst
index e02ae9acb..d1da07118 100644
--- a/doc/guides/nics/vdev_netvsc.rst
+++ b/doc/guides/nics/vdev_netvsc.rst
@@ -93,7 +93,7 @@ The following device parameters are supported:
- ``ignore`` [int]
- If nonzero, ignores the driver runnig (actually used to disable the
+ If nonzero, ignores the driver running (actually used to disable the
auto-detection in Hyper-V VM).
.. note::
--
2.17.1
More information about the stable
mailing list