2718976ddc
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. We get to drop the patch which polls for coming out of reset as it was incorporated upstream. 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: Ifbec94bcc00a8cce9fe97bf0eb41556b8bd3e592 Story: 2006740 Task: 37542 Depends-On: https://review.opendev.org/#/c/695061 Signed-off-by: Jim Somerville <Jim.Somerville@windriver.com>
44 lines
441 B
PHP
44 lines
441 B
PHP
# List of packages to be included/installed in RT guest image
|
|
# If these have dependencies, they will be pulled in automatically
|
|
#
|
|
|
|
|
|
#
|
|
# Network Drivers
|
|
#
|
|
|
|
# iavf-kmod
|
|
kmod-iavf-rt
|
|
|
|
# i40e-kmod
|
|
kmod-i40e-rt
|
|
|
|
# ixgbevf-kmod
|
|
kmod-ixgbevf-rt
|
|
|
|
# ixgbe-kmod
|
|
kmod-ixgbe-rt
|
|
|
|
# qat17
|
|
qat17-rt
|
|
|
|
#
|
|
# TPM2 libs to enable vTPM on Guest
|
|
#
|
|
|
|
# tpm-kmod
|
|
kmod-tpm-rt
|
|
|
|
# tss2
|
|
tss2
|
|
|
|
# tpm2-tools
|
|
tpm2-tools
|
|
|
|
#
|
|
# ima support
|
|
#
|
|
|
|
# rpm
|
|
rpm-plugin-systemd-inhibit
|