diff options
author | Danielle Ratson <[email protected]> | 2022-07-27 09:23:21 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2022-07-29 11:02:23 +0100 |
commit | 42823208b946d85d20a7065a1b2ef6e35a7be3a9 (patch) | |
tree | a0ddb469540b07b95840f291c8775b074948f18a /tools/perf/scripts/python | |
parent | 37b62b282b182acd2113f97c1b9fd651d4211027 (diff) |
mlxsw: Support CQEv2 for SDQ in Spectrum-2 and newer ASICs
Currently, Tx completions are reported using Completion Queue Element
version 1 (CQEv1). These elements do not contain the Tx time stamp,
which is fine as Spectrum-1 reads Tx time stamps via a dedicated FIFO
and Spectrum-2 does not currently support PTP.
In preparation for Spectrum-2 PTP support, use CQEv2 for Spectrum-2 and
newer ASICs, as this CQE format encodes the Tx time stamp.
Signed-off-by: Danielle Ratson <[email protected]>
Signed-off-by: Amit Cohen <[email protected]>
Reviewed-by: Petr Machata <[email protected]>
Signed-off-by: Ido Schimmel <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions