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)
Sat, Apr 19, 7:59 AM
Unknown Object (File)
Sat, Apr 19, 4:46 AM
Unknown Object (File)
Sat, Apr 19, 4:18 AM
Unknown Object (File)
Sat, Apr 19, 2:23 AM
Unknown Object (File)
Sat, Apr 19, 1:35 AM
Unknown Object (File)
Sat, Apr 19, 1:06 AM
Unknown Object (File)
Mon, Apr 14, 7:41 AM
Unknown Object (File)
Fri, Apr 4, 9:00 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.