Page MenuHomeFreeBSD

bnxt_re: Fix active_speed value when two ports are aggregated
ClosedPublic

Authored by sreekanth.reddy_broadcom.com on Jan 5 2026, 1:30 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Feb 21, 1:42 AM
Unknown Object (File)
Mon, Feb 16, 4:05 AM
Unknown Object (File)
Sun, Feb 15, 8:49 PM
Unknown Object (File)
Sat, Feb 14, 10:00 PM
Unknown Object (File)
Sun, Feb 8, 10:32 PM
Unknown Object (File)
Jan 23 2026, 10:48 AM
Unknown Object (File)
Jan 15 2026, 10:39 AM
Unknown Object (File)
Jan 13 2026, 7:24 AM
Subscribers
None

Details

Summary

Currently driver is not considering the active_lanes while
displaying the speed & width of port and hence it showing
invalid active_speed and active_width values in the ibv_devinfo
command output when two ports are aggregated at hardware level.
Fixed the driver to consider the active_lanes while determining
the active_speed & active_width values.

Diff Detail

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