Skip to content

Commit 8658791

Browse files
committed
Kernel: T9010: update Intel OOT module drivers
Update versions: * igb v5.20.28 * ixgbe v6.4.4 * ixgbevf v5.3.36 * i40e v2.30.18 * ice v2.6.6 * iavf v4.13.35
1 parent 7ce7811 commit 8658791

2 files changed

Lines changed: 6 additions & 43 deletions

File tree

scripts/package-build/linux-kernel/package.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,37 +36,37 @@ build_cmd = "build_intel_qat"
3636

3737
[[packages]]
3838
name = "igb"
39-
commit_id = "v5.19.10"
39+
commit_id = "v5.20.28"
4040
scm_url = "https://github.com/intel/ethernet-linux-igb"
4141
build_cmd = "build_intel_nic"
4242

4343
[[packages]]
4444
name = "ixgbe"
45-
commit_id = "v6.3.6"
45+
commit_id = "v6.4.4"
4646
scm_url = "https://github.com/intel/ethernet-linux-ixgbe"
4747
build_cmd = "build_intel_nic"
4848

4949
[[packages]]
5050
name = "ixgbevf"
51-
commit_id = "v5.2.2"
51+
commit_id = "v5.3.36"
5252
scm_url = "http://github.com/intel/ethernet-linux-ixgbevf"
5353
build_cmd = "build_intel_nic"
5454

5555
[[packages]]
5656
name = "i40e"
57-
commit_id = "v2.28.16"
57+
commit_id = "v2.30.18"
5858
scm_url = "http://github.com/intel/ethernet-linux-i40e"
5959
build_cmd = "build_intel_nic"
6060

6161
[[packages]]
6262
name = "ice"
63-
commit_id = "v2.5.4"
63+
commit_id = "v2.6.6"
6464
scm_url = "http://github.com/intel/ethernet-linux-ice"
6565
build_cmd = "build_intel_nic"
6666

6767
[[packages]]
6868
name = "iavf"
69-
commit_id = "v4.13.20"
69+
commit_id = "v4.13.35"
7070
scm_url = "http://github.com/intel/ethernet-linux-iavf"
7171
build_cmd = "build_intel_nic"
7272

scripts/package-build/linux-kernel/patches/i40e/0004-i40e_client-use-ida_alloc-ida_free.patch

Lines changed: 0 additions & 37 deletions
This file was deleted.

0 commit comments

Comments
 (0)