aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorPaul Blakey <[email protected]>2021-03-08 14:20:24 +0200
committerSaeed Mahameed <[email protected]>2021-05-27 11:54:37 -0700
commit04745afb2ae3ee496d339a5511291def2be5c7c1 (patch)
treeff92ad1ba9ac55a3b0f324078236e42296e0aed8 /tools/perf/scripts/python/check-perf-trace.py
parente01b58e9d5c47d027086f35cdd5fc953c6f66c4f (diff)
net/mlx5: Move table size calculation to steering cmd layer
Currently the table size is calculated by the fs_core layer. However, each steering cmd instance has a different allocation logic. FW steering uses a predefined pools of multiple sizes. SW steering doesn't have a pool, and can allocate any size of tables. Move the table size calculation to the steering cmd layer as a pre-step for moving fs_chains pool logic globally to firmware steering, and increasing table sizes for software steering. In addition, change the size parameter to absolute size to allow the special zero value to mean "get next available maximum size". 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