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)
Mon, Aug 3, 6:44 PM
Unknown Object (File)
Sun, Aug 2, 12:45 AM
Unknown Object (File)
Tue, Jul 28, 5:50 PM
Unknown Object (File)
Sun, Jul 26, 10:29 AM
Unknown Object (File)
Sat, Jul 25, 7:39 PM
Unknown Object (File)
Sat, Jul 18, 5:28 PM
Unknown Object (File)
Wed, Jul 15, 7:01 AM
Unknown Object (File)
Wed, Jul 15, 7:01 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