How To Luigi Sriov Kernel Driver
SRIOV and DPDK
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 ConfigMap
Create Network Attach Definition SR-IOV type
Network Attach Definition Validation SR-IOV type
Create Pods with SR-IOV interfaces (Kernel-Driver)
Validate Pods Creation with SR-IOV interfaces (Kernel Driver)
SR-IOV VF Testing
SR-IOV Kernel Driver Validation
Last updated
Was this helpful?
