diff options
| author | Paul Blakey <[email protected]> | 2021-03-30 20:59:50 +0300 |
|---|---|---|
| committer | Saeed Mahameed <[email protected]> | 2021-05-27 11:54:37 -0700 |
| commit | e01b58e9d5c47d027086f35cdd5fc953c6f66c4f (patch) | |
| tree | bb809cea47eaa1f295e4617a7fd14965155aaeeb /tools/perf/scripts/python/check-perf-trace.py | |
| parent | b72ce870f57ea7ddd1c03b000b31bb20ab52f44b (diff) | |
net/mlx5: Add case for FS_FT_NIC_TX FT in MLX5_CAP_FLOWTABLE_TYPE
Commit 16f1c5bb3ed7 ("net/mlx5: Check device capability for maximum flow
counters") added MLX5_CAP_FLOWTABLE_TYPE but forgot to account
for FS_FT_NIC_TX case in the expression.
Although the expression will return 1 for this case instead of the
actual cap, there isn't currently no known side affects of
missing this case.
Add the FS_FT_NIC_TX case.
Signed-off-by: Paul Blakey <[email protected]>
Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions