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
F148150255: D54523.id170513.diff
Mon, Mar 16, 2:26 AM
F148149695: D54523.id170513.diff
Mon, Mar 16, 2:22 AM
Unknown Object (File)
Fri, Mar 13, 10:43 AM
Unknown Object (File)
Sat, Mar 7, 11:03 PM
Unknown Object (File)
Sun, Mar 1, 8:35 AM
Unknown Object (File)
Tue, Feb 24, 6:47 AM
Unknown Object (File)
Sat, Feb 21, 1:42 AM
Unknown Object (File)
Mon, Feb 16, 4:05 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