commit | c7f44fbda68a6b2d6ceb10e45c711750e779bace | [log] [tgz] |
---|---|---|
author | Sagi Grimberg <sagig@mellanox.com> | Sun May 18 18:32:40 2014 +0300 |
committer | Roland Dreier <roland@purestorage.com> | Tue May 27 11:53:02 2014 -0700 |
tree | 3adfb3a9be24d38e0c7523323686c2ee9e3e09f1 | |
parent | 5c273b16771eaeb3957d365bb3695b92aff037cf [diff] |
mlx5_core: Copy DIF fields only when input and output space values match Some DIF implementations (SCSI initiator/target) may want to use different input/output values for application tag and/or reference tag. So in case memory/wire domain values don't match HW must not copy them. Signed-off-by: Sagi Grimberg <sagig@mellanox.com> Signed-off-by: Roland Dreier <roland@purestorage.com>