Page MenuHomeFreeBSD

ixl(4): Add support for X710-T*L devices
ClosedPublic

Authored by krzysztof.galazka_intel.com on Jul 2 2020, 6:52 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jul 17, 1:55 AM
Unknown Object (File)
Fri, Jul 5, 2:45 PM
Unknown Object (File)
Mon, Jul 1, 1:28 PM
Unknown Object (File)
Jun 22 2024, 11:09 PM
Unknown Object (File)
Jun 18 2024, 12:18 PM
Unknown Object (File)
Jun 3 2024, 9:01 AM
Unknown Object (File)
May 28 2024, 6:32 PM
Unknown Object (File)
May 27 2024, 12:11 AM
Subscribers

Details

Summary

Add support for new devices which are capable of 2.5 and 5G speeds, as well as Energy Efficient Ethernet (EEE):

  • introduce new device ids
  • add ability to select 2.5 and 5G speeds on devices which support that
  • add sysctls to enable EEE and read related statistics

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 32754
Build 30190: arc lint + arc unit

Event Timeline

  • Add missing cases in ixl_if_media_status for 2.5 and 5G

Fix PHY configuration parameters when enabling EEE

This revision is now accepted and ready to land.Aug 27 2020, 12:58 PM
This revision was automatically updated to reflect the committed changes.