diff options
author | 2022-09-06 17:32:43 -0500 | |
---|---|---|
committer | 2022-09-07 11:22:18 +0300 | |
commit | 2c8844431d065ae15a6b442f5769b60aeaaa07af (patch) | |
tree | ed3b3fce7029218d27a9b8a79f313c96d53781b8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | RDMA/irdma: Return correct WC error for bind operation failure (diff) | |
download | linux-dev-2c8844431d065ae15a6b442f5769b60aeaaa07af.tar.xz linux-dev-2c8844431d065ae15a6b442f5769b60aeaaa07af.zip |
RDMA/irdma: Use s/g array in post send only when its valid
Send with invalidate verb call can pass in an
uninitialized s/g array with 0 sge's which is
filled into irdma WQE and causes a HW asynchronous
event.
Fix this by using the s/g array in irdma post send
only when its valid.
Fixes: 551c46e ("RDMA/irdma: Add user/kernel shared libraries")
Signed-off-by: Sindhu-Devale <sindhu.devale@intel.com>
Signed-off-by: Shiraz Saleem <shiraz.saleem@intel.com>
Link: https://lore.kernel.org/r/20220906223244.1119-5-shiraz.saleem@intel.com
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions