aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorWojciech Dec <wdec@cisco.com>2017-11-14 14:29:51 +0100
committerFeng Pan <fpan@redhat.com>2017-11-15 13:29:12 -0500
commit55c9ca2f20c501209d883d288797d7b25b3ceb4f (patch)
treea07bfe250847f9489c866ce9c0ede5867c24cab3 /README.md
parent649f2727b4c7621e541957d79d92259b637bdbf6 (diff)
Remove default setting of uio_driver
Change-Id: Iabf7a4e33e88a2127e1746fa9a585a6ddd46eef9 Signed-off-by: Wojciech Dec <wdec@cisco.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 620e21a..043edd2 100644
--- a/README.md
+++ b/README.md
@@ -88,7 +88,7 @@ Valid options: list of PCI devices in the form of "DDDD:BB:SS.F"
Sets the uio-driver for VPP
-Default: `uio_pci_generic`
+Default: `undef`
Valid options: `vfio-pci`, `uio_pci_generic` and `igb_uio`. Note that `igb_uio` must be already loaded in the kernel before this module is invoked.