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)
Fri, Aug 14, 11:36 PM
Unknown Object (File)
Thu, Aug 13, 10:36 AM
Unknown Object (File)
Tue, Aug 11, 2:51 PM
Unknown Object (File)
Sun, Aug 9, 4:40 AM
Unknown Object (File)
Sat, Aug 8, 4:25 PM
Unknown Object (File)
Fri, Aug 7, 4:55 AM
Unknown Object (File)
Mon, Aug 3, 6:44 PM
Unknown Object (File)
Sun, Aug 2, 12:45 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