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)
Fri, Nov 7, 2:21 AM
Unknown Object (File)
Tue, Oct 28, 2:00 AM
Unknown Object (File)
Sun, Oct 26, 1:26 PM
Unknown Object (File)
Sat, Oct 25, 8:26 PM
Unknown Object (File)
Sat, Oct 25, 3:13 PM
Unknown Object (File)
Sun, Oct 19, 7:54 PM
Unknown Object (File)
Fri, Oct 17, 6:20 PM
Unknown Object (File)
Fri, Oct 17, 5:08 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.