Merge ~tai271828/+git/autotest-client-tests:mr-bump-mofed-version into ~canonical-kernel-team/+git/autotest-client-tests:master

Proposed by Taihsiang Ho
Status: Merged
Approved by: Francis Ginther
Approved revision: 0e79f9cb9454e88b1de95b84e1aada50b6107217
Merged at revision: 48a92617145d778961df6d2c5f008afe52cf25bd
Proposed branch: ~tai271828/+git/autotest-client-tests:mr-bump-mofed-version
Merge into: ~canonical-kernel-team/+git/autotest-client-tests:master
Diff against target: 40 lines (+22/-1)
2 files modified
ubuntu_dgx_mofed_build/expected-mofed-modules/5.4-3.7.5.0-focal.lst (+21/-0)
ubuntu_nvidia_fs/nvidia-fs/00-vars (+1/-1)
Reviewer Review Type Date Requested Status
Francis Ginther Approve
Review via email: mp+449867@code.launchpad.net

Description of the change

The change is specific for DGX project on specific DGX hardware.

The bump has been verified along with https://code.launchpad.net/~taihsiangho/+git/maas-preseeds/+merge/448529 . nvidia_fs still has an issue but it is tracked internally via JIRA NVDGX-331.

To post a comment you must log in.
Revision history for this message
Francis Ginther (fginther) wrote :

+1

review: Approve
Revision history for this message
Francis Ginther (fginther) wrote :

Actually, this is missing an SOB line.

review: Needs Fixing
Revision history for this message
Taihsiang Ho (tai271828) wrote :

Ah, thanks Francis. Added the SOB line and resubmiited!

Revision history for this message
Francis Ginther (fginther) :
review: Approve
Revision history for this message
Francis Ginther (fginther) wrote :

Thanks! Applied.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/ubuntu_dgx_mofed_build/expected-mofed-modules/5.4-3.7.5.0-focal.lst b/ubuntu_dgx_mofed_build/expected-mofed-modules/5.4-3.7.5.0-focal.lst
2new file mode 100644
3index 0000000..d56fc65
4--- /dev/null
5+++ b/ubuntu_dgx_mofed_build/expected-mofed-modules/5.4-3.7.5.0-focal.lst
6@@ -0,0 +1,21 @@
7+auxiliary.ko
8+ib_cm.ko
9+ib_core.ko
10+ib_ipoib.ko
11+ib_iser.ko
12+ib_isert.ko
13+ib_srp.ko
14+ib_umad.ko
15+ib_uverbs.ko
16+iw_cm.ko
17+knem.ko
18+mlx5_core.ko
19+mlx5_ib.ko
20+mlx_compat.ko
21+mlxdevm.ko
22+mlxfw.ko
23+mst_pci.ko
24+mst_pciconf.ko
25+rdma_cm.ko
26+rdma_ucm.ko
27+scsi_transport_srp.ko
28diff --git a/ubuntu_nvidia_fs/nvidia-fs/00-vars b/ubuntu_nvidia_fs/nvidia-fs/00-vars
29index ad86f46..7228811 100644
30--- a/ubuntu_nvidia_fs/nvidia-fs/00-vars
31+++ b/ubuntu_nvidia_fs/nvidia-fs/00-vars
32@@ -5,7 +5,7 @@ CUDA_CONTAINER_NAME="nvcr.io/nvidia/cuda"
33 NVIDIA_BRANCH="470-server"
34 LXD_INSTANCE="nvidia-fs-test"
35 MLNX_REPO="https://linux.mellanox.com/public/repo/mlnx_ofed"
36-MLNX_OFED_VER="5.4-1.0.3.0"
37+MLNX_OFED_VER="5.4-3.7.5.0"
38 if [ -f 00-vars.gen ]; then
39 source ./00-vars.gen
40 fi

Subscribers

People subscribed via source and target branches