From ed9f71ee9217a94a03bfcac955365bd8df74a890 Mon Sep 17 00:00:00 2001 From: Saikrishna Edupuganti Date: Sun, 10 Mar 2019 09:23:50 -0700 Subject: [PATCH] Update README.md --- clr-k8s-examples/9-multi-network/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clr-k8s-examples/9-multi-network/README.md b/clr-k8s-examples/9-multi-network/README.md index 7727ca5..be1bc4e 100644 --- a/clr-k8s-examples/9-multi-network/README.md +++ b/clr-k8s-examples/9-multi-network/README.md @@ -17,7 +17,7 @@ file is provided, which enables SR-IOV for the above `rootDevices` ### Pre-req (SR-IOV only) -One each SR-IOV node make sure `VT-d` is enabled in the BIOS. +One each SR-IOV node make sure `VT-d` is enabled in the BIOS and `intel_iommu=on` on kernel commandline. Setup systemd to bring up VFs on designated interfaces bound to network driver or `vfio-pci` ```bash