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)
Wed, Apr 29, 4:10 AM
Unknown Object (File)
Wed, Apr 29, 4:05 AM
Unknown Object (File)
Wed, Apr 29, 3:47 AM
Unknown Object (File)
Tue, Apr 28, 3:42 PM
Unknown Object (File)
Tue, Apr 28, 8:48 AM
Unknown Object (File)
Mon, Apr 27, 9:18 AM
Unknown Object (File)
Mon, Apr 20, 8:44 AM
Unknown Object (File)
Sat, Apr 18, 2:13 PM
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