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)
Sun, May 17, 2:42 PM
Unknown Object (File)
Sun, May 17, 10:26 AM
Unknown Object (File)
Sat, May 16, 11:23 PM
Unknown Object (File)
Thu, May 14, 5:39 AM
Unknown Object (File)
Wed, May 6, 7:13 AM
Unknown Object (File)
Wed, Apr 29, 4:10 AM
Unknown Object (File)
Wed, Apr 29, 4:05 AM
Unknown Object (File)
Wed, Apr 29, 3:47 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