diff options
author | Leon Romanovsky <leonro@nvidia.com> | 2020-09-26 13:24:44 +0300 |
---|---|---|
committer | Jason Gunthorpe <jgg@nvidia.com> | 2020-09-29 19:09:49 +0300 |
commit | eebe580feb5b8ff1322ee5f35312a9f04932c24e (patch) | |
tree | 8efe81a63c95298530820983dd19f132f81ec1cb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 2dc4d6725bc24e992de7fc689d8437ae3250b86f (diff) | |
download | linux-eebe580feb5b8ff1322ee5f35312a9f04932c24e.tar.xz |
RDMA/mlx5: Delete not needed GSI QP signal QP type
GSI QP doesn't need signal QP type because it is initialized statically to
zero, which is IB_SIGNAL_ALL_WR also wr->send_flags isn't set too. This
means that the GSI QP signal QP type can be removed.
Link: https://lore.kernel.org/r/20200926102450.2966017-5-leon@kernel.org
Reviewed-by: Maor Gottlieb <maorg@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions