diff options
author | Shay Drory <[email protected]> | 2021-03-14 14:54:18 +0200 |
---|---|---|
committer | Jason Gunthorpe <[email protected]> | 2021-03-23 17:00:14 -0300 |
commit | ad50294d4d6b573654cddf09a689592414b28b45 (patch) | |
tree | 98e50b34df225914b6c9d9a69eae89cacd405997 /tools/perf/scripts/python/intel-pt-events.py | |
parent | 783cf673b05ebf290317f583ee7eb6967ed9c964 (diff) |
RDMA/mlx5: Create ODP EQ only when ODP MR is created
There is no need to create the ODP EQ if the user doesn't use ODP MRs.
Hence, create it only when the first ODP MR is created. This EQ will be
destroyed only when the device is unloaded.
This will decrease the number of EQs created per device. for example: If
we creates 1K devices (SF/VF/etc'), than we will decrease the num of EQs
by 1K.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Shay Drory <[email protected]>
Reviewed-by: Maor Gottlieb <[email protected]>
Signed-off-by: Leon Romanovsky <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions