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.

Sponsored by: Chelsio Communications

(cherry picked from commit fe496dc02a9a276d940e72bbd155dc256a34076f)

Details

Provenance
jhbAuthored on Mar 26 2021, 10:05 PM
Parents
rG4e4ec8a9cc26: cxgbe: Add a struct sge_ofld_txq type.
Branches
Unknown
Tags
Unknown