X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=doc%2Fguides%2Fnics%2Fvdev_netvsc.rst;h=d9f6319b9f4bbc06be9387a05bb1f94cc3f46f55;hb=b94c709decbe39582c68cf3605745b60a4f7985a;hp=e02ae9acbac639f074876c7b72ee553f9e8831a2;hpb=0b39cc820ae57319d9d9a3609843c94d0b9a4bbb;p=dpdk.git diff --git a/doc/guides/nics/vdev_netvsc.rst b/doc/guides/nics/vdev_netvsc.rst index e02ae9acba..d9f6319b9f 100644 --- a/doc/guides/nics/vdev_netvsc.rst +++ b/doc/guides/nics/vdev_netvsc.rst @@ -61,12 +61,6 @@ This driver implementation may be temporary and should be improved or removed either when hot-plug will be fully supported in EAL and bus drivers or when a new NetVSC driver will be integrated. -Build options -------------- - -- ``CONFIG_RTE_LIBRTE_VDEV_NETVSC_PMD`` (default ``y``) - - Toggle compilation of this driver. Run-time parameters ------------------- @@ -93,7 +87,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::