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
F102652898: D42957.diff
Fri, Nov 15, 9:25 AM
Unknown Object (File)
Thu, Nov 7, 1:44 PM
Unknown Object (File)
Thu, Nov 7, 1:44 PM
Unknown Object (File)
Thu, Nov 7, 12:39 PM
Unknown Object (File)
Wed, Nov 6, 7:04 PM
Unknown Object (File)
Tue, Nov 5, 10:16 AM
Unknown Object (File)
Mon, Nov 4, 6:44 AM
Unknown Object (File)
Mon, Nov 4, 6:44 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