Page MenuHomeFreeBSD

if_bnxt: Implementation of Extended Port Hardware Stats Support for THOR Controller
ClosedPublic

Authored by chandrakanth.patil_broadcom.com on Dec 7 2023, 12:37 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Mar 10, 10:29 AM
Unknown Object (File)
Sat, Mar 8, 1:50 AM
Unknown Object (File)
Thu, Feb 27, 9:19 AM
Unknown Object (File)
Tue, Feb 25, 11:30 PM
Unknown Object (File)
Feb 23 2025, 7:14 AM
Unknown Object (File)
Feb 12 2025, 7:13 PM
Unknown Object (File)
Feb 7 2025, 1:52 PM
Unknown Object (File)
Jan 16 2025, 6:32 AM
Subscribers
None

Details

Summary

The newly added port extended hardware statistics are now accessible to
users through the sysctl interface. Also, Few obsolete stats are removed
and few stats are renamed.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

This was was tricky.. I think all this is good, but I can't be sure w/o access to thor data.
I didn't see anything obviously wrong, but there may be some contexts that things are called in that are wrong.
I can't check because of the limited context diff used. Eyeballing from the in-tree driver suggests that it's fine.
Please either use git arc to update lhe patches, or generate the raw diffs with -U99999 so that we have the full context in this tool.

This revision is now accepted and ready to land.Feb 7 2024, 7:36 PM