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)
Oct 14 2024, 12:16 AM
Unknown Object (File)
Oct 8 2024, 3:51 AM
Unknown Object (File)
Oct 5 2024, 3:33 AM
Unknown Object (File)
Oct 5 2024, 12:55 AM
Unknown Object (File)
Oct 4 2024, 8:52 AM
Unknown Object (File)
Sep 26 2024, 1:25 PM
Unknown Object (File)
Sep 20 2024, 5:33 AM
Unknown Object (File)
Sep 9 2024, 3:56 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
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.