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, Aug 13, 9:05 AM
Unknown Object (File)
Fri, Aug 7, 3:50 AM
Unknown Object (File)
Wed, Aug 5, 6:34 AM
Unknown Object (File)
Sun, Jul 26, 7:14 PM
Unknown Object (File)
Sun, Jul 26, 7:14 PM
Unknown Object (File)
Sun, Jul 26, 7:13 PM
Unknown Object (File)
Sun, Jul 26, 4:22 PM
Unknown Object (File)
Sun, Jul 26, 3:58 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.