diff options
| author | Yevgeny Kliteynik <kliteyn@nvidia.com> | 2020-12-06 19:13:01 +0300 |
|---|---|---|
| committer | Saeed Mahameed <saeedm@nvidia.com> | 2021-01-30 05:12:55 +0300 |
| commit | 4fe45e1d31efb07bbf0c80a59c211109e389b8e3 (patch) | |
| tree | f3d94dbb4b63fe25c7b1206ce58ad08c036cf3e8 /tools/perf/scripts/python/check-perf-trace.py | |
| parent | f06d496985f49189dde4506d0ac15494d1a74607 (diff) | |
| download | linux-4fe45e1d31efb07bbf0c80a59c211109e389b8e3.tar.xz | |
net/mlx5: DR, Use HW specific logic API when writing STE
STEv0 format and STEv1 HW format are different, each has a
different order:
STEv0: CTRL 32B, TAG 16B, BITMASK 16B
STEv1: CTRL 32B, BITMASK 16B, TAG 16B
To make this transparent to upper layers we introduce a
new ste_ctx function to format the STE prior to writing it.
Signed-off-by: Erez Shitrit <erezsh@nvidia.com>
Signed-off-by: Alex Vesker <valex@nvidia.com>
Signed-off-by: Yevgeny Kliteynik <kliteyn@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions
