aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMaxim Mikityanskiy <[email protected]>2021-04-06 20:33:40 +0300
committerSaeed Mahameed <[email protected]>2021-07-26 09:50:40 -0700
commita6696735d694b365bca45873e9dbca26120a8375 (patch)
tree778a68df3c3c488dba466d07086fb1c21f5b4980 /tools/perf/scripts/python
parent6fe5ff2c77805f1a3a4abf226087bf9ce1299371 (diff)
net/mlx5e: Convert TIR to a dedicated object
Code related to TIR is now encapsulated into a dedicated object and put into new files en/tir.{c,h}. All usages are converted. The Builder pattern is used to initialize a TIR. It allows to create a multitude of different configurations, turning on and off some specific features in different combinations, without having long parameter lists, initializers per usage and repeating code in initializers. Signed-off-by: Maxim Mikityanskiy <[email protected]> Reviewed-by: Maor Dickman <[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