Page MenuHomeFreeBSD

ix(4): Add EEE support for E610 adapters
ClosedPublic

Authored by kgalazka on Feb 16 2026, 1:43 PM.
Tags
None
Referenced Files
F163139019: D55304.id171966.diff
Mon, Jul 20, 11:00 AM
Unknown Object (File)
Mon, Jul 20, 12:48 AM
Unknown Object (File)
Sun, Jul 19, 1:47 PM
Unknown Object (File)
Wed, Jul 15, 7:08 AM
Unknown Object (File)
Wed, Jul 15, 7:08 AM
Unknown Object (File)
Thu, Jul 9, 11:40 AM
Unknown Object (File)
Fri, Jul 3, 11:45 PM
Unknown Object (File)
Tue, Jun 30, 2:06 AM

Details

Summary

The ix driver now supports Energy Efficient Ethernet (EEE) on Intel
E610 devices. EEE allows the network interface to enter low-power
states during periods of low link utilization, reducing power
consumption while maintaining full performance when needed.

E610 adapters provide EEE support through BASE-T PHY functionality.
Due to this PHY-based implementation, EEE is supported only
on 2.5Gb speeds and above.

Signed-off-by: Yogesh Bhosale yogesh.bhosale@intel.com
Signed-off-by: Krzysztof Galazka <krzysztof.galazka@intel.com>

Authored-by: Yogesh Bhosale yogesh.bhosale@intel.com

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 70694
Build 67577: arc lint + arc unit