commit | 5d6ff1babe78034f0cf8e5f7bf312a257e5574cc | [log] [tgz] |
---|---|---|
author | Yonatan Cohen <yonatanc@mellanox.com> | Tue Oct 09 12:05:13 2018 +0300 |
committer | Doug Ledford <dledford@redhat.com> | Wed Oct 17 11:25:41 2018 -0400 |
tree | e168c1f907b01fe01c5164fc3d1de2d4e229e762 | |
parent | 5a8336d99a81ae7492d41b5a13dc2717b0d39565 [diff] |
IB/mlx5: Support scatter to CQE for DC transport type Scatter to CQE is a HW offload that saves PCI writes by scattering the payload to the CQE. This patch extends already existing functionality to support DC transport type. Signed-off-by: Yonatan Cohen <yonatanc@mellanox.com> Reviewed-by: Guy Levi <guyle@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>