Debian: Upgrade ice, i40e, iavf drivers to bundle 27.1
This upgrades the intel driver versions to the ones listed in Intel driver bundle 27.1. The list can be found here: https://downloadmirror.intel.com/727294/Release_Notes_27.1.pdf Also upgrades the ddp firmware to ice_comms-1.3.35.0 from ice_comm-1.3.31.0. 0001-ice_xsk-Avoid-dependency-on-napi_busy_loop-with-PREE.patch has been dropped because the fix had been integrated to the driver ice-1.8.3. The new versions are: ice-1.8.3 i40e-2.18.9 iavf-4.2.2 Reason: Update ICE driver to support the Intel Logan Beach NIC (E810-CQDA2T), and that dictates the upgrade of the iavf driver which in turn dictates the upgrade of the i40e driver. We select the versions listed in official Intel driver bundle 27.1 to keep the driver versions compatible with each other. The ice_comm ddp firmware upgrade to version 1.3.35.0 is also dictated by the bundle. Verification: - build of the modules succeed for std and rt. - build the std iso and boot up with qemu. - build the rt iso and boot up with qemu. Story: 2009952 Task: 44924 Signed-off-by: Jiping Ma <jiping.ma2@windriver.com> Change-Id: I84bb19eba7a12d8fcc9c5f24c89b4c2c10f53207
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
iavf (4.4.2-1) unstable; urgency=medium
|
||||
|
||||
* Update ICE driver to 1.8.3, and that dictates the upgrade of the iavf
|
||||
driver. We select the version 4.4.2-1 that comes from bundle 27.1.
|
||||
|
||||
-- Jiping Ma <jiping.ma2@windriver.com> Tue, 12 Apr 2022 14:30:42 +0800
|
||||
|
||||
iavf (4.3.19-1) unstable; urgency=medium
|
||||
|
||||
* Initial release
|
||||
|
||||
@@ -1,11 +1,12 @@
|
||||
---
|
||||
debver: 4.3.19
|
||||
debver: 4.4.2
|
||||
debname: iavf
|
||||
dl_path:
|
||||
name: iavf-4.3.19.tar.gz
|
||||
name: iavf-4.4.2.tar.gz
|
||||
url: "https://sourceforge.net/projects/e1000/files/iavf%20stable/\
|
||||
4.3.19/iavf-4.3.19.tar.gz/download"
|
||||
md5sum: c1c47a0183a56a6f0ae05791df6cfc82
|
||||
4.4.2/iavf-4.4.2.tar.gz/download"
|
||||
md5sum: 131fea2266c82ffd6bcfaac0a0568e90
|
||||
sha256sum: 9db3dd700b3fd770ff207968a9e230fd45f1b36d6ae61ebf2f468f4822a48a96
|
||||
revision:
|
||||
dist: $STX_DIST
|
||||
PKG_GITREVCOUNT: true
|
||||
|
||||
Reference in New Issue
Block a user