dpdk: move to uio_pci_generic
[vpp.git] / src / vpp / conf / startup.conf
index bce0020..a100e3e 100644 (file)
@@ -80,9 +80,9 @@ dpdk {
        #       num-rx-queues 2
        # }
 
-       ## Change UIO driver used by VPP, Options are: uio_pci_generic, vfio-pci
-       ## and igb_uio (default)
-       # uio-driver uio_pci_generic
+       ## Change UIO driver used by VPP, Options are: igb_uio, vfio-pci
+       ## and uio_pci_generic (default)
+       # uio-driver vfio-pci
 
        ## Disable mutli-segment buffers, improves performance but
        ## disables Jumbo MTU support