Page MenuHomeFreeBSD

cxgbe: Fix some merge-o's for the per-rxq iSCSI counters.
ClosedPublic

Authored by jhb on May 14 2021, 10:53 PM.
Tags
None
Referenced Files
Unknown Object (File)
Feb 11 2024, 9:03 AM
Unknown Object (File)
Feb 4 2024, 10:51 PM
Unknown Object (File)
Dec 20 2023, 6:34 AM
Unknown Object (File)
Nov 25 2023, 3:22 AM
Unknown Object (File)
Nov 22 2023, 12:08 PM
Unknown Object (File)
Nov 14 2023, 4:53 AM
Unknown Object (File)
Nov 14 2023, 12:50 AM
Unknown Object (File)
Nov 12 2023, 9:33 AM
Subscribers

Details

Summary

I botched a few of the changes when rebasing the changes in
4b6ed0758dc6fad17081d7bd791cb0edbddbddb8 across the changes in
43bbae19483fbde0a91e61acad8a6e71e334c8b8.

  • Move the counter allocations into alloc_ofld_rxq().
  • Free the counters freeing an ofld rxq.

Sponsored by: Chelsio Communications

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 39198
Build 36087: arc lint + arc unit

Event Timeline

jhb requested review of this revision.May 14 2021, 10:53 PM
This revision was not accepted when it landed; it landed in state Needs Review.May 19 2021, 10:57 PM
This revision was automatically updated to reflect the committed changes.