Skip to content

Disable NIC checksum, LSO, and VLAN tags - #113

Merged
usrname1git merged 1 commit into
mainfrom
reclaim11-public-kit
Sep 6, 2026
Merged

Disable NIC checksum, LSO, and VLAN tags#113
usrname1git merged 1 commit into
mainfrom
reclaim11-public-kit

Conversation

@usrname1git

Copy link
Copy Markdown
Owner

Tune NIC now also disables TCP/UDP/IP checksum offload, LSO, and Packet Priority & VLAN. RSS stays on. Rx/Tx stay 256–512. Speed/Duplex is not forced (host 1G lock is not the public kit).

Restore.json first. Ethernet only. Not CS2. Not the kernel.

Gaming Ethernet tune already killed EEE/IM/flow/WoL. Also turn off
checksum/LSO and Priority/VLAN. RSS stays on. Do not force Speed/Duplex.
Copilot AI lite review requested due to automatic review settings September 6, 2026 10:23
@usrname1git
usrname1git merged commit 4bd3fe4 into main Sep 6, 2026
1 check passed
@usrname1git
usrname1git deleted the reclaim11-public-kit branch September 6, 2026 10:24

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟡 Changes recommended

The NIC tuning script introduces unprofessional wording in a newly added comment that should be made neutral/public-kit appropriate.

Once you've addressed the issues Copilot identified, you can request another Copilot review.

Pull request overview

Updates Reclaim11’s NIC tuning to additionally disable checksum offloads, LSO, and VLAN/priority tagging while keeping RSS enabled and preserving the existing RX/TX buffer “CS2 band” behavior.

Changes:

  • Extend nic_tune.ps1 keyword disable-map to include checksum offloads, LSO, and Packet Priority & VLAN (and a couple of related adapter power/latency knobs).
  • Strengthen Test-Reclaim11.ps1 to assert offloads/LSO/VLAN are disabled and Speed/Duplex is not forced.
  • Refresh UI and README wording to reflect the expanded NIC tuning behavior.
File summaries
File Description
scripts/Test-Reclaim11.ps1 Adds assertions that NIC tuning disables checksum offload, LSO, and VLAN/priority, and does not force Speed/Duplex.
godbrain_core/reclaim11/ui/MainWindow.xaml Updates the NIC tuning label text to reflect “offloads off, RSS on”.
godbrain_core/reclaim11/README.md Updates Tune NIC description to include offloads/LSO/VLAN-priority and “does not force Speed/Duplex”.
godbrain_core/reclaim11/ps1/nic_tune.ps1 Expands the disable keyword set for NIC tuning to cover checksum offloads/LSO/VLAN tagging and related settings.
Review details
  • Files reviewed: 4/4 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants