OSDN Git Service

mlx5_core: Simplify signature handover wqe for interleaved buffers
authorSagi Grimberg <sagig@mellanox.com>
Sun, 18 May 2014 15:32:39 +0000 (18:32 +0300)
committerRoland Dreier <roland@purestorage.com>
Tue, 27 May 2014 18:52:58 +0000 (11:52 -0700)
commit5c273b16771eaeb3957d365bb3695b92aff037cf
treeac1b0f6d3a79f978647034fe11d1196f2439e020
parent8524867b9c3d11e38de084f47e2128f43e74610a
mlx5_core: Simplify signature handover wqe for interleaved buffers

No need for repetition format pattern in case the data and protection
are already interleaved in the memory domain since the pattern
already exists. A single key entry is sufficient and may save some
extra fetch ops.

Signed-off-by: Sagi Grimberg <sagig@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
drivers/infiniband/hw/mlx5/qp.c