Skip to content

Conversation

@rlmenge
Copy link
Contributor

@rlmenge rlmenge commented Jan 8, 2026

Merge Checklist

All boxes should be checked before merging the PR (just tick any boxes which don't apply to this PR)

  • The toolchain has been rebuilt successfully (or no changes were made to it)
  • The toolchain/worker package manifests are up-to-date
  • Any updated packages successfully build (or no packages were changed)
  • Packages depending on static components modified in this PR (Golang, *-static subpackages, etc.) have had their Release tag incremented.
  • Package tests (%check section) have been verified with RUN_CHECK=y for existing SPEC files, or added to new SPEC files
  • All package sources are available
  • cgmanifest files are up-to-date and sorted (./cgmanifest.json, ./toolkit/scripts/toolchain/cgmanifest.json, .github/workflows/cgmanifest.json)
  • LICENSE-MAP files are up-to-date (./LICENSES-AND-NOTICES/SPECS/data/licenses.json, ./LICENSES-AND-NOTICES/SPECS/LICENSES-MAP.md, ./LICENSES-AND-NOTICES/SPECS/LICENSE-EXCEPTIONS.PHOTON)
  • All source files have up-to-date hashes in the *.signatures.json files
  • sudo make go-tidy-all and sudo make go-test-coverage pass
  • Documentation has been updated to match any changes to the build system
  • Ready to merge

Summary

What does the PR accomplish, why was it needed?

Change Log
  • Enable inet_diag_destroy
Does this affect the toolchain?

YES

Associated issues
Test Methodology

Smoke tests
x86

*** Smoke Testing Kernel 6.6.119.3-2.azl3 (est. < 1 min) ***
OS Version: NAME="Microsoft Azure Linux"
VERSION="3.0.20251206"
ID=azurelinux
VERSION_ID="3.0"
PRETTY_NAME="Microsoft Azure Linux 3.0"
ANSI_COLOR="1;34"
HOME_URL="https://aka.ms/azurelinux"
BUG_REPORT_URL="https://aka.ms/azurelinux"
SUPPORT_URL="https://aka.ms/azurelinux"
PASS: Kernel version matches the running kernel version.
PASS: eth0 interface is up.
PASS: iptables service is running.
Boot times:
Startup finished in 2.628s (kernel) + 1.740s (initrd) + 6.652s (userspace) = 11.021s 
graphical.target reached after 6.334s in userspace.
Kernel size:
-rw------- 1 root root 15126528 Jan  8 01:11 /boot/vmlinuz-6.6.119.3-2.azl3
34928	/lib/modules/6.6.119.3-2.azl3
kernel memory:
MemTotal:       65853156 kB
MemFree:        65381988 kB
MemAvailable:   65025704 kB
Total memory:
               total        used        free      shared  buff/cache   available
Mem:           64309         808       63849           0         145       63501
Swap:              0           0           0

Arm64

*** Smoke Testing Kernel 6.6.119.3-2.azl3 (est. < 1 min) ***
OS Version: NAME="Microsoft Azure Linux"
VERSION="3.0.20251206"
ID=azurelinux
VERSION_ID="3.0"
PRETTY_NAME="Microsoft Azure Linux 3.0"
ANSI_COLOR="1;34"
HOME_URL="https://aka.ms/azurelinux"
BUG_REPORT_URL="https://aka.ms/azurelinux"
SUPPORT_URL="https://aka.ms/azurelinux"
PASS: Kernel version matches the running kernel version.
PASS: eth0 interface is up.
PASS: iptables service is running.
Boot times:
Startup finished in 1.322s (kernel) + 1.264s (initrd) + 5.868s (userspace) = 8.455s 
graphical.target reached after 5.590s in userspace.
Kernel size:
-rw------- 1 root root 48781824 Jan  8 01:35 /boot/vmlinuz-6.6.119.3-2.azl3
56792	/lib/modules/6.6.119.3-2.azl3
kernel memory:
MemTotal:       32797736 kB
MemFree:        32279892 kB
MemAvailable:   32117708 kB
Total memory:
               total        used        free      shared  buff/cache   available
Mem:           32029         664       31523           0         143       31364
Swap:              0           0           0

@microsoft-github-policy-service microsoft-github-policy-service bot added Packaging specs-extended PR to fix SPECS-EXTENDED 3.0-dev PRs Destined for AzureLinux 3.0 labels Jan 8, 2026
@rlmenge rlmenge marked this pull request as ready for review January 12, 2026 21:31
@rlmenge rlmenge requested review from a team as code owners January 12, 2026 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3.0-dev PRs Destined for AzureLinux 3.0 Packaging specs-extended PR to fix SPECS-EXTENDED

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants