i40e Driver Upgrade in support of N3000 on-board NICs
Uprev i40e to version 2.10.19.30 i40evf gets replaced by iavf version 3.7.61.20 The iavf driver supports both fortville and columbiaville, so they decided to rename from i40evf to something more generic. Filter out new iavf module in appropriate places, replacing references to the now gone i40evf module. The Intel FPGA Programmable Acceleration Card N3000 contains dual Intel XL710 NICs and an FPGA for acceleration purposes. This driver upgrade is required to support those NICs. Change-Id: Id0f1d39d2a4ff5c845cf4db1cf9314851c66281b Story: 2006740 Task: 37542 Depends-On: https://review.opendev.org/#/c/695061 Signed-off-by: Jim Somerville <Jim.Somerville@windriver.com>
This commit is contained in:
parent
66e8fbd747
commit
ae091d6d22
@ -31,7 +31,7 @@ kernel-module-igb-uio-rt
|
||||
kernel-rt-kvm
|
||||
kmod-e1000e-rt
|
||||
kmod-i40e-rt
|
||||
kmod-i40evf-rt
|
||||
kmod-iavf-rt
|
||||
kmod-ixgbe-rt
|
||||
kmod-ixgbevf-rt
|
||||
kmod-tpm-rt
|
||||
|
@ -11,7 +11,7 @@ kernel-module-igb-uio-rt
|
||||
kernel-rt-kvm
|
||||
kmod-e1000e-rt
|
||||
kmod-i40e-rt
|
||||
kmod-i40evf-rt
|
||||
kmod-iavf-rt
|
||||
kmod-ixgbe-rt
|
||||
kmod-ixgbevf-rt
|
||||
kmod-tpm-rt
|
||||
|
@ -10,7 +10,7 @@ kernel
|
||||
kernel-module-igb-uio
|
||||
kmod-e1000e
|
||||
kmod-i40e
|
||||
kmod-i40evf
|
||||
kmod-iavf
|
||||
kmod-ixgbe
|
||||
kmod-ixgbevf
|
||||
kmod-tpm
|
||||
|
@ -288,7 +288,7 @@ kernel-module-igb-uio-rt
|
||||
kernel-rt-kvm
|
||||
kmod-e1000e-rt
|
||||
kmod-i40e-rt
|
||||
kmod-i40evf-rt
|
||||
kmod-iavf-rt
|
||||
kmod-ixgbe-rt
|
||||
kmod-ixgbevf-rt
|
||||
kmod-tpm-rt
|
||||
|
@ -256,7 +256,7 @@ kernel-module-igb-uio-rt
|
||||
kernel-rt-kvm
|
||||
kmod-e1000e-rt
|
||||
kmod-i40e-rt
|
||||
kmod-i40evf-rt
|
||||
kmod-iavf-rt
|
||||
kmod-ixgbe-rt
|
||||
kmod-ixgbevf-rt
|
||||
kmod-tpm-rt
|
||||
|
@ -260,7 +260,7 @@ kernel
|
||||
kernel-module-igb-uio
|
||||
kmod-e1000e
|
||||
kmod-i40e
|
||||
kmod-i40evf
|
||||
kmod-iavf
|
||||
kmod-ixgbe
|
||||
kmod-ixgbevf
|
||||
kmod-tpm
|
||||
|
Loading…
Reference in New Issue
Block a user