linux-sg2042/drivers/infiniband/hw
Sagi Grimberg d5436ba010 IB/mlx5: Collect signature error completion
This commit takes care of the generated signature error CQE generated
by the HW (if happened).  The underlying mlx5 driver will handle
signature error completions and will mark the relevant memory region
as dirty.

Once the consumer gets the completion for the transaction, it must
check for signature errors on signature memory region using a new
lightweight verb ib_check_mr_status().

In case the user doesn't check for signature error (i.e. doesn't call
ib_check_mr_status() with status check IB_MR_CHECK_SIG_STATUS), the
memory region cannot be used for another signature operation
(REG_SIG_MR work request will fail).

Signed-off-by: Sagi Grimberg <sagig@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
2014-03-07 11:40:04 -08:00
..
amso1100 IB: Refactor umem to use linear SG table 2014-03-04 10:34:28 -08:00
cxgb3 IB: Refactor umem to use linear SG table 2014-03-04 10:34:28 -08:00
cxgb4 IB: Refactor umem to use linear SG table 2014-03-04 10:34:28 -08:00
ehca IB: Refactor umem to use linear SG table 2014-03-04 10:34:28 -08:00
ipath IB: Refactor umem to use linear SG table 2014-03-04 10:34:28 -08:00
mlx4 IB: Refactor umem to use linear SG table 2014-03-04 10:34:28 -08:00
mlx5 IB/mlx5: Collect signature error completion 2014-03-07 11:40:04 -08:00
mthca IB: Refactor umem to use linear SG table 2014-03-04 10:34:28 -08:00
nes IB: Refactor umem to use linear SG table 2014-03-04 10:34:28 -08:00
ocrdma IB: Refactor umem to use linear SG table 2014-03-04 10:34:28 -08:00
qib IB: Refactor umem to use linear SG table 2014-03-04 10:34:28 -08:00
usnic IB/usnic: Fix smatch endianness error 2014-02-14 09:47:29 -08:00