How To Luigi Sriov Dpdk Driver
SRI-IOV WorkerNode Prerequisites
$ grubby --update-kernel=ALL --args="iommu=pt intel_iommu=on"
$ rebootHuge page Support
GRUB_CMDLINE_LINUX="nofb nomodeset vga=normal iommu=pt intel_iommu=on default_hugepagesz=1G hugepagesz=1G hugepages=16"
#Rebuild grub.cfg
grub2-mkconfig -o /boot/grub2/grub.cfg && rebootCreate SR-IOV ConfigMap
SR-IOV ConfigMap
SR-IOV Kernel Driver plus DPDK ConfigMap
Create NetworkAttachDefinition of DPDK type
Network Attach Definition Validation SR-IOV-DPDK type
Create Pods with SR-IOV interfaces (DPDK Driver - vfio-pci)
Validate Pods Creation with SR-IOV interfaces (DPDK - Driver vfio-pci)
SR-IOV DPDK Driver - vfio-pci Validation
Last updated
Was this helpful?
