Page MenuHomeFreeBSD

if_media.h: Add 400GBase-SR8 and 400GBase-CR8
ClosedPublic

Authored by np on Oct 27 2025, 10:15 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 7, 7:57 PM
Unknown Object (File)
Fri, Nov 7, 6:51 AM
Unknown Object (File)
Fri, Nov 7, 6:51 AM
Unknown Object (File)
Fri, Nov 7, 2:03 AM
Unknown Object (File)
Oct 29 2025, 12:06 AM
Unknown Object (File)
Oct 28 2025, 11:22 PM
Unknown Object (File)
Oct 28 2025, 11:08 PM
Unknown Object (File)
Oct 28 2025, 8:48 PM

Details

Summary

MFC after: 1 week
Sponsored by: Chelsio Communications

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

np requested review of this revision.Oct 27 2025, 10:15 PM
zlei added inline comments.
sys/net/if_media.h
264

What about adding more 400G media types, such as VR4, SR4, SR4.2, FR4, LR4, ER4, ER8 and ZR4 ?

np marked an inline comment as done.Oct 28 2025, 7:36 PM
np added inline comments.
sys/net/if_media.h
264

I'm adding the ones that I'm able to test myself with cxgbe(4) hardware. If there are other media types that are known to work with any FreeBSD driver then we should definitely add them.

np marked an inline comment as done and an inline comment as not done.Wed, Nov 12, 8:28 PM

ping. I think it should be okay to add these two by themselves?

This revision is now accepted and ready to land.Wed, Nov 12, 8:43 PM
This revision was automatically updated to reflect the committed changes.