X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;ds=inline;f=doc%2Fguides%2Fnics%2Fvirtio.rst;h=aaa8176511ec853515ad6dd47ce0a3c630ee189e;hb=4710e16a4a7b53c9f2cf38e6f6af945e9af59c26;hp=6286286dbfb8de6f711e550d4a8bfb4bb49e55aa;hpb=f68a6fac2d5f27d9c4087ff4333f620172bb1d0b;p=dpdk.git diff --git a/doc/guides/nics/virtio.rst b/doc/guides/nics/virtio.rst index 6286286dbf..aaa8176511 100644 --- a/doc/guides/nics/virtio.rst +++ b/doc/guides/nics/virtio.rst @@ -363,6 +363,13 @@ Below devargs are supported by the PCI virtio driver: rte_eth_link_get_nowait function. (Default: 10000 (10G)) +#. ``vectorized``: + + It is used to specify whether virtio device prefers to use vectorized path. + Afterwards, dependencies of vectorized path will be checked in path + election. + (Default: 0 (disabled)) + Below devargs are supported by the virtio-user vdev: #. ``path``: