diff options
author | 2014-01-14 17:45:21 +0200 | |
---|---|---|
committer | 2014-01-22 23:23:53 -0800 | |
commit | 9e9c47d07d447e09a66ee528c3ebad9ba359af6a (patch) | |
tree | b3bd156928143fe3260c58c550854d1cb716d656 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mlx5_core: Fix PowerPC support (diff) | |
download | linux-dev-9e9c47d07d447e09a66ee528c3ebad9ba359af6a.tar.xz linux-dev-9e9c47d07d447e09a66ee528c3ebad9ba359af6a.zip |
IB/mlx5: Allow creation of QPs with zero-length work queues
The current code attmepts to call ib_umem_get() even if the length is
zero, which causes a failure. Since the spec allows zero length work
queues, change the code so we don't call ib_umem_get() in those cases.
Signed-off-by: Eli Cohen <eli@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions