Releases: realganfan/r8125-esxi
Releases · realganfan/r8125-esxi
9.007.01-1
Based on official 9.007.01 driver , adding some scripts:
From ESXi SSH shell:
/opt/r8125/temp.sh : Show NIC chipset temperature.
/opt/r8125/tx-off.sh: Turn off Tx offloading, when you cannot open guest openwrt web page, or lagging Windows network neighbor file copy.
/opt/r8125/tx-on.sh: Turn on Tx offloading, default.
/opt/r8125/tso-off.sh: Turn off TSO, default.
/opt/r8125/tso-on.sh: Turn on TSO, try this when you have a nice host PC.
9.004.01-2
Disable all hardware offloading, the performace and stability are all improved.
9.004.01 First Release
Based on Realtek official 9.004.01, modified:
- Disable EEE, ASPM, Timer-Interrupt
- Fix some 1000M advertise compatibility issue
- Disable RSS, PTP, MQ-TX etc. new features come with 9.004.01, because ESXi VMKernel is 2.6.18, supports none of them.
- Enable NAPI, Hardware Offloading ( Force enable TSO and small-packet-checksum )
- Miscellaneous tweaks.
Fix net speed issue by diabling use_timer_interrrupt
The last version of 9.003.05, next will be 9.004.01
Initial Release
9.003.05-2 Update README.md