Network irq tuning guide#3182
Merged
sspencerwire merged 13 commits intorocky-linux:mainfrom Mar 6, 2026
Merged
Conversation
Covers IRQ affinity, packet drop diagnosis, ring buffer tuning, txqueuelen persistence, irqbalance configuration, and LACP bond considerations for Rocky Linux 9. Assisted-by: Claude claude-sonnet-4-6 Co-Authored-By: Howard Van Der Wal <hvanderwal@ciq.com>
All diagnostic and tuning commands verified on all three versions. Persistence methods (NM dispatcher, sysctl.d, udev) confirmed working across reboots on each version. Assisted-by: Claude claude-sonnet-4-6 Co-Authored-By: Howard Van Der Wal <hvanderwal@ciq.com>
Add 8 references to authoritative kernel documentation, irqbalance, ethtool, NetworkManager dispatcher, and tuned project sources. Uses superscript notation matching Rocky Linux formatting guidelines. Assisted-by: Claude claude-sonnet-4-6 Co-Authored-By: Howard Van Der Wal <hvanderwal@ciq.com>
Assisted-by: Claude claude-sonnet-4-6 Co-Authored-By: Howard Van Der Wal <hvanderwal@ciq.com>
Assisted-by: Claude claude-sonnet-4-6 Co-Authored-By: Howard Van Der Wal <hvanderwal@ciq.com>
Assisted-by: Claude claude-sonnet-4-6 Co-Authored-By: Howard Van Der Wal <hvanderwal@ciq.com>
Merge two separate awk action blocks into one, strip trailing colon from IRQ number, and default to N/A when all CPUs have zero counts. Assisted-by: Claude claude-sonnet-4-6 Co-Authored-By: Howard Van Der Wal <hvanderwal@ciq.com>
- Add full stops to APIC vector exhaustion symptom bullet points. - Remove "These improvements reduce but do not eliminate" sentence. Assisted-by: Claude claude-sonnet-4-6 Co-Authored-By: Howard Van Der Wal <hvanderwal@ciq.com>
- Replace bold with inline code for layer2/layer2+3/layer3+4 hash policies. - Add full stops to prerequisites and hash policy bullet points. Assisted-by: Claude claude-sonnet-4-6 Co-Authored-By: Howard Van Der Wal <hvanderwal@ciq.com>
sspencerwire
reviewed
Mar 3, 2026
docs/guides/network/performance_tuning/network_performance_irq_tuning.md
Show resolved
Hide resolved
Assisted-by: Claude claude-sonnet-4-6 Co-Authored-By: Howard Van Der Wal <hvanderwal@ciq.com>
Added a section on AI usage and contribution policy.
Didn't back up far enough on the link. Fixing
Assisted-by: Claude claude-sonnet-4-6 Co-Authored-By: Howard Van Der Wal <hvanderwal@ciq.com>
Test results for 00dff7c:
|
sspencerwire
approved these changes
Mar 6, 2026
Contributor
Author
|
Fantastic, thank you for the merge @sspencerwire ! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Written with help from Claude. Went through and reviewed the article against https://docs.rockylinux.org/guides/contribute/expert_contributing/?h=expert+contribution , https://docs.rockylinux.org/guides/contribute/ai-contribution-policy/ and https://docs.rockylinux.org/guides/contribute/rockydocs_formatting/ . All commands in the article have been tested on Rocky Linux 8.10, 9.7 and 10.1. The network performance tips are from my experience and hopefully they can help the entire community if they are implementing CPU pinning and observing network drops on the kernel side.
Author checklist (Completed by original Author)
Rocky Documentation checklist (Completed by Rocky team)