HomeFreeBSD

cxgbe(4): Updates for T7 CIM multicore operation

Description

cxgbe(4): Updates for T7 CIM multicore operation

T7 has a multicore microprocessor and each core has its own queue
configuration, inbound/outbound queues, and logic analyzer. A work
request involving a tid can only be handled on queues where
(tid & tid_qid_sel_mask) == (eq->cntxt_id & tid_qid_sel_mask).

MFC after: 3 days
Sponsored by: Chelsio Communications

Details

Provenance
npAuthored on Mon, Sep 29, 9:17 AM
Parents
rGa16423b7a48c: cxgbe(4): T7 LB mode support
Branches
Unknown
Tags
Unknown