aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMaxim Mikityanskiy <[email protected]>2021-04-06 10:23:26 +0300
committerSaeed Mahameed <[email protected]>2021-07-26 09:50:39 -0700
commit983c9da2b1e1aa25a56bfb0715bf728f61c54e8b (patch)
treeeec235cddd3fd5cc02581fa4159654f9b83a224b /tools/perf/scripts/python
parent093d4bc1731dfe4ec209d3534608a38436331586 (diff)
net/mlx5e: Remove mlx5e_priv usage from mlx5e_build_*tir_ctx*()
The functions that build TIR context for TIR create and modify commands used to depend on struct mlx5e_priv and fetch some values directly from different places. It increased coupling of code and the chance of weird misbehavior due to hidden complex dependencies. As the first step, this commit removes the priv parameter from these functions. Instead, the necessary values are passed directly. Signed-off-by: Maxim Mikityanskiy <[email protected]> Reviewed-by: Tariq Toukan <[email protected]> Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions