Page MenuHomeFreeBSD

bnxt_en: revert ETS/PFC zero init to fix throughput regression
Needs ReviewPublic

Authored by chandrakanth.patil_broadcom.com on Aug 21 2025, 4:15 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 27, 5:49 AM
Unknown Object (File)
Wed, Apr 15, 12:25 PM
Unknown Object (File)
Wed, Apr 8, 9:52 PM
Unknown Object (File)
Mar 22 2026, 1:09 AM
Unknown Object (File)
Mar 20 2026, 7:35 AM
Unknown Object (File)
Mar 2 2026, 12:29 PM
Unknown Object (File)
Mar 1 2026, 12:30 PM
Unknown Object (File)
Nov 9 2025, 12:46 PM
Subscribers
None

Details

Summary

A previous commit initialized ETS and PFC values to zero during driver load.
This caused a throughput drop, as these values should only be configured with
valid parameters when the RoCE driver is active.

This patch reverts that change and restores proper ETS configuration in the
hardware, fixing the regression and ensuring throughput remains >75% of link
rate.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped