HomeFreeBSD

cxgbe: Make the TOE TLS stats per-queue instead of per-port.

Description

cxgbe: Make the TOE TLS stats per-queue instead of per-port.

This avoids some atomics by using counter_u64 for TX and relying on
existing single-threading (single ithread per rxq) for RX.

Reviewed by: np
Sponsored by: Chelsio Communications
Differential Revision: https://reviews.freebsd.org/D29383

Details

Provenance
jhbAuthored on Mar 26 2021, 10:05 PM
Reviewer
np
Differential Revision
D29383: cxgbe: Make the TOE TLS stats per-queue instead of per-port.
Parents
rG077ba6a845fa: cxgbe: Add a struct sge_ofld_txq type.
Branches
Unknown
Tags
Unknown