Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 6 additions & 3 deletions SPECS-SIGNED/iser-hwe-signed/iser-hwe-signed.spec
Original file line number Diff line number Diff line change
Expand Up @@ -32,19 +32,19 @@

# hard code versions due to ADO bug:58993948
%global target_azl_build_kernel_version 6.12.57.1
%global target_kernel_release 1
%global target_kernel_release 2
%global target_kernel_version_full %{target_azl_build_kernel_version}-%{target_kernel_release}%{?dist}
%global release_suffix _%{target_azl_build_kernel_version}.%{target_kernel_release}

%global KVERSION %{target_kernel_version_full}

%{!?_name: %define _name iser-hwe}
%{!?_mofed_full_version: %define _mofed_full_version 25.07-1%{release_suffix}%{?dist}}
%{!?_mofed_full_version: %define _mofed_full_version 25.07-2%{release_suffix}%{?dist}}

Summary: %{_name} Driver
Name: %{_name}-signed
Version: 25.07
Release: 1%{release_suffix}%{?dist}
Release: 2%{release_suffix}%{?dist}
License: GPLv2
Url: http://www.mellanox.com
Group: System Environment/Base
Expand Down Expand Up @@ -111,6 +111,9 @@ fi # 1 : closed
%config(noreplace) %{_sysconfdir}/depmod.d/zz02-iser-*.conf

%changelog
* Mon Jan 05 2026 Suresh Babu Chalamalasetty <schalam@microsoft.com> - 25.07-2_6.12.57.1.2
- Bump to match kernel-hwe

* Tue Nov 18 2025 Suresh Babu Chalamalasetty <schalam@microsoft.com> - 25.07-1_6.12.57.1.1
- Upgrade version to 25.07.
- Enable build on x86_64 kernel hwe.
Expand Down
9 changes: 6 additions & 3 deletions SPECS-SIGNED/isert-hwe-signed/isert-hwe-signed.spec
Original file line number Diff line number Diff line change
Expand Up @@ -32,19 +32,19 @@

# hard code versions due to ADO bug:58993948
%global target_azl_build_kernel_version 6.12.57.1
%global target_kernel_release 1
%global target_kernel_release 2
%global target_kernel_version_full %{target_azl_build_kernel_version}-%{target_kernel_release}%{?dist}
%global release_suffix _%{target_azl_build_kernel_version}.%{target_kernel_release}

%global KVERSION %{target_kernel_version_full}

%{!?_name: %define _name isert-hwe}
%{!?_mofed_full_version: %define _mofed_full_version 25.07-1%{release_suffix}%{?dist}}
%{!?_mofed_full_version: %define _mofed_full_version 25.07-2%{release_suffix}%{?dist}}

Summary: %{_name} Driver
Name: %{_name}-signed
Version: 25.07
Release: 1%{release_suffix}%{?dist}
Release: 2%{release_suffix}%{?dist}
License: GPLv2
Url: http://www.mellanox.com
Group: System Environment/Base
Expand Down Expand Up @@ -110,6 +110,9 @@ fi # 1 : closed
%config(noreplace) %{_sysconfdir}/depmod.d/zz02-isert-*.conf

%changelog
* Mon Jan 05 2026 Suresh Babu Chalamalasetty <schalam@microsoft.com> - 25.07-2_6.12.57.1.2
- Bump to match kernel-hwe

* Tue Nov 18 2025 Suresh Babu Chalamalasetty <schalam@microsoft.com> - 25.07-1_6.12.57.1.1
- Upgrade version to 25.07.
- Enable build on x86_64 kernel hwe.
Expand Down
5 changes: 4 additions & 1 deletion SPECS-SIGNED/kernel-hwe-signed/kernel-hwe-signed.spec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
Summary: Signed Linux Kernel for %{buildarch} systems
Name: kernel-hwe-signed-%{buildarch}
Version: 6.12.57.1
Release: 1%{?dist}
Release: 2%{?dist}
License: GPLv2
Vendor: Microsoft Corporation
Distribution: Azure Linux
Expand Down Expand Up @@ -100,6 +100,9 @@ echo "initrd of kernel %{uname_r} removed" >&2
%exclude /module_info.ld

%changelog
* Mon Jan 05 2026 Suresh Babu Chalamalasetty <schalam@microsoft.com> - 6.12.57.1-2
- Bump to match kernel-hwe

* Wed Nov 05 2025 Siddharth Chintamaneni <sidchintamaneni@gmail.com> - 6.12.57.1-1
- Bump to match kernel-hwe

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

# hard code versions due to ADO bug:58993948
%global target_azl_build_kernel_version 6.12.57.1
%global target_kernel_release 1
%global target_kernel_release 2
%global target_kernel_version_full %{target_azl_build_kernel_version}-%{target_kernel_release}%{?dist}
%global release_suffix _%{target_azl_build_kernel_version}.%{target_kernel_release}

Expand All @@ -44,7 +44,7 @@
Summary: KNEM: High-Performance Intra-Node MPI Communication
Name: %{_name}-signed
Version: 1.1.4.90mlnx3
Release: 25%{release_suffix}%{?dist}
Release: 26%{release_suffix}%{?dist}
Provides: knem-hwe-mlnx = %{version}-%{release}
Obsoletes: knem-hwe-mlnx < %{version}-%{release}
License: BSD and GPLv2
Expand Down Expand Up @@ -110,6 +110,9 @@ fi
/lib/modules/

%changelog
* Mon Jan 05 2026 Suresh Babu Chalamalasetty <schalam@microsoft.com> - 1.1.4.90mlnx3-26_6.12.57.1.2
- Bump to match kernel-hwe

* Tue Nov 18 2025 Suresh Babu Chalamalasetty <schalam@microsoft.com> - 1.1.4.90mlnx3-25_6.12.57.1.1
- Build with OFED 25.07.0.9.7.1.
- Enable build on x86_64 kernel hwe.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

# hard code versions due to ADO bug:58993948
%global target_azl_build_kernel_version 6.12.57.1
%global target_kernel_release 1
%global target_kernel_release 2
%global target_kernel_version_full %{target_azl_build_kernel_version}-%{target_kernel_release}%{?dist}
%global release_suffix _%{target_azl_build_kernel_version}.%{target_kernel_release}

Expand All @@ -15,7 +15,7 @@
Name: %{_name}-signed
Summary: %{_name} Kernel Module for the %{KVERSION} kernel
Version: 4.33.0
Release: 1%{release_suffix}%{?dist}
Release: 2%{release_suffix}%{?dist}
License: Dual BSD/GPLv2
Group: System Environment/Kernel

Expand Down Expand Up @@ -91,6 +91,9 @@ popd
/lib/modules/%{KVERSION}/updates/

%changelog
* Mon Jan 05 2026 Suresh Babu Chalamalasetty <schalam@microsoft.com> - 4.33.0-2_6.12.57.1.2
- Bump to match kernel-hwe

* Tue Nov 18 2025 Suresh Babu Chalamalasetty <schalam@microsoft.com> - 4.33.0-1_6.12.57.1.1
- Upgrade version to 4.33.0.
- Enable build on x86_64 kernel hwe.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,19 +32,19 @@

# hard code versions due to ADO bug:58993948
%global target_azl_build_kernel_version 6.12.57.1
%global target_kernel_release 1
%global target_kernel_release 2
%global target_kernel_version_full %{target_azl_build_kernel_version}-%{target_kernel_release}%{?dist}
%global release_suffix _%{target_azl_build_kernel_version}.%{target_kernel_release}

%global KVERSION %{target_kernel_version_full}

%{!?_mofed_full_version: %define _mofed_full_version 25.07-1%{release_suffix}%{?dist}}
%{!?_mofed_full_version: %define _mofed_full_version 25.07-2%{release_suffix}%{?dist}}
%{!?_name: %define _name mlnx-nfsrdma-hwe}

Summary: %{_name} Driver
Name: %{_name}-signed
Version: 25.07
Release: 1%{release_suffix}%{?dist}
Release: 2%{release_suffix}%{?dist}
License: GPLv2
Url: http://www.mellanox.com
Group: System Environment/Base
Expand Down Expand Up @@ -117,6 +117,9 @@ fi
%config(noreplace) %{_sysconfdir}/depmod.d/zz02-mlnx-nfsrdma-*.conf

%changelog
* Mon Jan 05 2026 Suresh Babu Chalamalasetty <schalam@microsoft.com> - 25.07-2_6.12.57.1.2
- Bump to match kernel-hwe

* Tue Nov 18 2025 Suresh Babu Chalamalasetty <schalam@microsoft.com> - 25.07-1_6.12.57.1.1
- Upgrade version to 25.07.
- Enable build on x86_64 kernel hwe.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@

# hard code versions due to ADO bug:58993948
%global target_azl_build_kernel_version 6.12.57.1
%global target_kernel_release 1
%global target_kernel_release 2
%global target_kernel_version_full %{target_azl_build_kernel_version}-%{target_kernel_release}%{?dist}
%global release_suffix _%{target_azl_build_kernel_version}.%{target_kernel_release}

Expand All @@ -46,7 +46,7 @@
Summary: Infiniband HCA Driver
Name: %{_name}-signed
Version: 25.07
Release: 1%{release_suffix}%{?dist}
Release: 2%{release_suffix}%{?dist}
License: GPLv2
Url: http://www.mellanox.com/
Group: System Environment/Base
Expand Down Expand Up @@ -237,6 +237,9 @@ fi
%license %{_datadir}/licenses/%{_name}/copyright

%changelog
* Mon Jan 05 2026 Suresh Babu Chalamalasetty <schalam@microsoft.com> - 25.07-2_6.12.57.1.2
- Bump to match kernel-hwe

* Tue Nov 18 2025 Suresh Babu Chalamalasetty <schalam@microsoft.com> - 25.07-1_6.12.57.1.1
- Upgrade version to 25.07.
- Enable build on x86_64 kernel hwe.
Expand Down
9 changes: 6 additions & 3 deletions SPECS-SIGNED/srp-hwe-signed/srp-hwe-signed.spec
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
%if 0%{azl}
# hard code versions due to ADO bug:58993948
%global target_azl_build_kernel_version 6.12.57.1
%global target_kernel_release 1
%global target_kernel_release 2
%global target_kernel_version_full %{target_azl_build_kernel_version}-%{target_kernel_release}%{?dist}
%global release_suffix _%{target_azl_build_kernel_version}.%{target_kernel_release}
%else
Expand All @@ -43,12 +43,12 @@
%global KVERSION %{target_kernel_version_full}

%define _name srp-hwe
%{!?_mofed_full_version: %define _mofed_full_version 25.07-1%{release_suffix}%{?dist}}
%{!?_mofed_full_version: %define _mofed_full_version 25.07-2%{release_suffix}%{?dist}}

Summary: srp driver
Name: %{_name}-signed
Version: 25.07
Release: 1%{release_suffix}%{?dist}
Release: 2%{release_suffix}%{?dist}
License: GPLv2
Url: http://www.mellanox.com
Group: System Environment/Base
Expand Down Expand Up @@ -111,6 +111,9 @@ popd
%license %{_datadir}/licenses/%{_name}/copyright

%changelog
* Mon Jan 05 2026 Suresh Babu Chalamalasetty <schalam@microsoft.com> - 25.07-2_6.12.57.1.2
- Bump to match kernel-hwe

* Tue Nov 18 2025 Suresh Babu Chalamalasetty <schalam@microsoft.com> - 25.07-1_6.12.57.1.1
- Upgrade version to 25.07.
- Enable build on x86_64 kernel hwe.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,22 +6,22 @@

# hard code versions due to ADO bug:58993948
%global target_azl_build_kernel_version 6.12.57.1
%global target_kernel_release 1
%global target_kernel_release 2
%global target_kernel_version_full %{target_azl_build_kernel_version}-%{target_kernel_release}%{?dist}
%global release_suffix _%{target_azl_build_kernel_version}.%{target_kernel_release}

%global KVERSION %{target_kernel_version_full}

%define _name xpmem-hwe-modules
%{!?_mofed_full_version: %define _mofed_full_version 25.07-1%{release_suffix}%{?dist}}
%{!?_mofed_full_version: %define _mofed_full_version 25.07-2%{release_suffix}%{?dist}}

# xpmem-modules is a sub-package in SPECS/xpmem.
# We are making that into a main package for signing.

Summary: Cross-partition memory
Name: %{_name}-signed
Version: 2.7.4
Release: 25%{release_suffix}%{?dist}
Release: 26%{release_suffix}%{?dist}
License: GPLv2 and LGPLv2.1
Group: System Environment/Libraries
Vendor: Microsoft Corporation
Expand Down Expand Up @@ -93,6 +93,9 @@ if [ $1 = 0 ]; then # 1 : Erase, not upgrade
fi

%changelog
* Mon Jan 05 2026 Suresh Babu Chalamalasetty <schalam@microsoft.com> - 2.7.4-26_6.12.57.1.2
- Bump to match kernel-hwe

* Tue Nov 18 2025 Suresh Babu Chalamalasetty <schalam@microsoft.com> - 2.7.4-25_6.12.57.1.1
- Build with OFED 25.07.0.9.7.1.
- Enable build on x86_64 kernel hwe.
Expand Down
9 changes: 6 additions & 3 deletions SPECS/iser-hwe/iser-hwe.spec
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
%if 0%{azl}
# hard code versions due to ADO bug:58993948
%global target_azl_build_kernel_version 6.12.57.1
%global target_kernel_release 1
%global target_kernel_release 2
%global target_kernel_version_full %{target_azl_build_kernel_version}-%{target_kernel_release}%{?dist}
%global release_suffix _%{target_azl_build_kernel_version}.%{target_kernel_release}
%else
Expand All @@ -41,7 +41,7 @@

%{!?_name: %define _name iser-hwe}
%{!?_version: %define _version 25.07}
%{!?_mofed_full_version: %define _mofed_full_version %{_version}-1%{release_suffix}%{?dist}}
%{!?_mofed_full_version: %define _mofed_full_version %{_version}-2%{release_suffix}%{?dist}}
%{!?_release: %define _release OFED.25.07.0.9.7.1}

# KMP is disabled by default
Expand All @@ -67,7 +67,7 @@
Summary: %{_name} Driver
Name: iser-hwe
Version: 25.07
Release: 1%{release_suffix}%{?dist}
Release: 2%{release_suffix}%{?dist}
License: GPLv2
Url: http://www.mellanox.com
Group: System Environment/Base
Expand Down Expand Up @@ -251,6 +251,9 @@ fi # 1 : closed
%endif

%changelog
* Mon Jan 05 2026 Suresh Babu Chalamalasetty <schalam@microsoft.com> - 25.07-2_6.12.57.1.2
- Bump to match kernel-hwe

* Tue Nov 18 2025 Suresh Babu Chalamalasetty <schalam@microsoft.com> - 25.07-1_6.12.57.1.1
- Upgrade version to 25.07.
- Enable build on x86_64 kernel hwe.
Expand Down
9 changes: 6 additions & 3 deletions SPECS/isert-hwe/isert-hwe.spec
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
%if 0%{azl}
# hard code versions due to ADO bug:58993948
%global target_azl_build_kernel_version 6.12.57.1
%global target_kernel_release 1
%global target_kernel_release 2
%global target_kernel_version_full %{target_azl_build_kernel_version}-%{target_kernel_release}%{?dist}
%global release_suffix _%{target_azl_build_kernel_version}.%{target_kernel_release}
%else
Expand All @@ -41,7 +41,7 @@

%{!?_name: %define _name isert-hwe}
%{!?_version: %define _version 25.07}
%{!?_mofed_full_version: %define _mofed_full_version %{_version}-1%{release_suffix}%{?dist}}
%{!?_mofed_full_version: %define _mofed_full_version %{_version}-2%{release_suffix}%{?dist}}
%{!?_release: %define _release OFED.25.07.0.9.7.1}

# KMP is disabled by default
Expand All @@ -67,7 +67,7 @@
Summary: %{_name}-hwe Driver
Name: isert-hwe
Version: 25.07
Release: 1%{release_suffix}%{?dist}
Release: 2%{release_suffix}%{?dist}
License: GPLv2
Url: http://www.mellanox.com
Group: System Environment/Base
Expand Down Expand Up @@ -251,6 +251,9 @@ fi # 1 : closed
%endif

%changelog
* Mon Jan 05 2026 Suresh Babu Chalamalasetty <schalam@microsoft.com> - 25.07-2_6.12.57.1.2
- Bump to match kernel-hwe

* Tue Nov 18 2025 Suresh Babu Chalamalasetty <schalam@microsoft.com> - 25.07-1_6.12.57.1.1
- Upgrade version to 25.07.
- Enable build on x86_64 kernel hwe.
Expand Down
5 changes: 4 additions & 1 deletion SPECS/kernel-hwe-headers/kernel-hwe-headers.spec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Summary: Linux API header files
Name: kernel-hwe-headers
Version: 6.12.57.1
Release: 1%{?dist}
Release: 2%{?dist}
License: GPLv2
Vendor: Microsoft Corporation
Distribution: Azure Linux
Expand Down Expand Up @@ -35,6 +35,9 @@ cp -rv usr/include/* /%{buildroot}%{_includedir}
%{_includedir}/*

%changelog
* Mon Jan 05 2026 Suresh Babu Chalamalasetty <schalam@microsoft.com> - 6.12.57.1-2
- Bump to match kernel-hwe

* Wed Nov 05 2025 Siddharth Chintamaneni <sidchintamaneni@gmail.com> - 6.12.57.1-1
- Bump to match kernel-hwe

Expand Down
6 changes: 4 additions & 2 deletions SPECS/kernel-hwe/config
Original file line number Diff line number Diff line change
Expand Up @@ -2680,7 +2680,8 @@ CONFIG_AMD8111_ETH=m
CONFIG_PCNET32=m
# CONFIG_AMD_XGBE is not set
# CONFIG_PDS_CORE is not set
# CONFIG_NET_VENDOR_AQUANTIA is not set
CONFIG_NET_VENDOR_AQUANTIA=y
CONFIG_AQTION=m
# CONFIG_NET_VENDOR_ARC is not set
CONFIG_NET_VENDOR_ASIX=y
CONFIG_NET_VENDOR_ATHEROS=y
Expand Down Expand Up @@ -4975,6 +4976,7 @@ CONFIG_DRM_AMD_DC_FP=y

CONFIG_HSA_AMD=y
CONFIG_HSA_AMD_SVM=y
CONFIG_HSA_AMD_P2P=y
CONFIG_DRM_NOUVEAU=m
CONFIG_NOUVEAU_DEBUG=5
CONFIG_NOUVEAU_DEBUG_DEFAULT=3
Expand Down Expand Up @@ -6279,7 +6281,7 @@ CONFIG_DMA_ENGINE_RAID=y
CONFIG_SYNC_FILE=y
# CONFIG_SW_SYNC is not set
# CONFIG_UDMABUF is not set
# CONFIG_DMABUF_MOVE_NOTIFY is not set
CONFIG_DMABUF_MOVE_NOTIFY=y
# CONFIG_DMABUF_DEBUG is not set
# CONFIG_DMABUF_SELFTESTS is not set
# CONFIG_DMABUF_HEAPS is not set
Expand Down
Loading
Loading