From: Chris Blakely Date: Tue, 7 Nov 2017 23:38:28 +0000 (-0800) Subject: modules: Add kmod-ixgbevf kernel module for Intel(R) 10GbE Virtual Ethernet support X-Git-Tag: v18.06.0-rc1~1733 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=6fe90906059883605760f4e672788592e00bbd29;hp=6fe90906059883605760f4e672788592e00bbd29;ds=sidebyside modules: Add kmod-ixgbevf kernel module for Intel(R) 10GbE Virtual Ethernet support These adapters support SR-IOV. Thus the host can assign Virtual Functions (VFs) to different VMs by the PCI-E Passthrough (e.g. VFIO for KVM), to gain different advantages (performance, VF to VF communications, host kernel offload, etc.). Signed-off-by: Chris Blakely ---