Skip to content

Intel NIC offload Fix by @rcastley #5155

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 16, 2025
Merged

Intel NIC offload Fix by @rcastley #5155

merged 2 commits into from
Jun 16, 2025

Conversation

MickLesk
Copy link
Member

✍️ Description

Creates a systemd service to disable NIC offloading features for Intel e1000e interfaces

Helper script based on the fix found at - https://gist.github.com/crypt0rr/60aaabd4a5c29a256b4f276122765237.

There is a known issue with Intel NIC e1000e hanging. More details - https://www.reddit.com/r/Proxmox/comments/1drs89s/intel_nic_e1000e_hardware_unit_hang/

This Helper Script has been created to help resolve the issue using the solutions found on GitHub etc. This is not my fix I have just created a Helper Script around the solution that will hopefully help many others.

🔗 Related PR / Issue

community-scripts/ProxmoxVED#459

✅ Prerequisites (X in brackets)

  • Self-review completed – Code follows project standards.
  • Tested thoroughly – Changes work as expected.
  • No security risks – No hardcoded secrets, unnecessary privilege escalations, or permission issues.

🛠️ Type of Change (X in brackets)

  • 🐞 Bug fix – Resolves an issue without breaking functionality.
  • New feature – Adds new, non-breaking functionality.
  • 💥 Breaking change – Alters existing functionality in a way that may require updates.
  • 🆕 New script – A fully functional and tested script or script set.
  • 🌍 Website update – Changes to website-related JSON files or metadata.
  • 🔧 Refactoring / Code Cleanup – Improves readability or maintainability without changing functionality.
  • 📝 Documentation update – Changes to README, AppName.md, CONTRIBUTING.md, or other docs.

@MickLesk MickLesk requested a review from a team as a code owner June 15, 2025 18:41
@MickLesk MickLesk requested a review from a team as a code owner June 15, 2025 18:43
@github-actions github-actions bot added json website A change to the website labels Jun 15, 2025
@CrazyWolf13 CrazyWolf13 merged commit df43101 into main Jun 16, 2025
4 checks passed
@MickLesk MickLesk added refactor new script A change that adds a new script and removed website A change to the website json refactor labels Jun 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new script A change that adds a new script
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants