]> git.baikalelectronics.ru Git - kernel.git/commit
IB/mlx5: Fix RC transport send queue overhead computation
authorEli Cohen <eli@dev.mellanox.co.il>
Tue, 28 Jan 2014 12:52:47 +0000 (14:52 +0200)
committerRoland Dreier <roland@purestorage.com>
Fri, 7 Feb 2014 07:00:48 +0000 (23:00 -0800)
commit9fddc85839997e3d102052ab7443afc62a779216
tree7c1b0d24cff259c2846b851cce5cd765232b4265
parented4c0e42e851d5178cd0d1dc05de408325576e1c
IB/mlx5: Fix RC transport send queue overhead computation

Fix the RC QPs send queue overhead computation to take into account
two additional segments in the WQE which are needed for registration
operations.

Signed-off-by: Eli Cohen <eli@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
drivers/infiniband/hw/mlx5/qp.c