Page MenuHomeFreeBSD

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

Authored by kgalazka on Jul 2 2020, 6:52 PM.
Tags
None
Referenced Files
F164187280: D25549.id76243.diff
Wed, Jul 29, 11:09 AM
F164113458: D25549.id76243.diff
Tue, Jul 28, 8:44 PM
Unknown Object (File)
Sun, Jul 26, 5:21 AM
Unknown Object (File)
Thu, Jul 23, 7:31 PM
Unknown Object (File)
Thu, Jul 9, 1:01 PM
Unknown Object (File)
Wed, Jul 8, 8:46 PM
Unknown Object (File)
Wed, Jul 8, 5:29 AM
Unknown Object (File)
Wed, Jul 8, 4:26 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 33170
Build 30519: 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.