]> 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)
commit5666c4906b80472fe197f5f4e1fc30ad5b003eba
tree7c1b0d24cff259c2846b851cce5cd765232b4265
parent6333ef0a6d756a72c48035feae2450b64f0372e4
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