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)
Thu, Oct 9, 11:01 PM
Unknown Object (File)
Fri, Sep 19, 11:38 AM
Unknown Object (File)
Fri, Sep 19, 11:32 AM
Unknown Object (File)
Fri, Sep 19, 11:25 AM
Unknown Object (File)
Fri, Sep 19, 10:36 AM
Unknown Object (File)
Fri, Sep 19, 10:34 AM
Unknown Object (File)
Fri, Sep 19, 10:22 AM
Unknown Object (File)
Aug 11 2025, 4:18 PM
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
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.