linux/drivers/infiniband/hw
Leon Romanovsky a645a89d9a RDMA/mlx5: Return ECE DC support
The DC QPs are many-to-one QP types that means that first connection will
establish ECE options that coming connections should follow.  Due to this
property, the ECE code was removed between first [1] and second [2] ECE
submissions.

This patch returns the dropped code, because ECE is a property of a
connection and like any other connection users are needed to manage this
data. Allow them to set ECE parameter for DC too and avoid need of having
compatibility flag for the DC ECE.

[1]
https://lore.kernel.org/linux-rdma/20200523132243.817936-1-leon@kernel.org/
[2]
https://lore.kernel.org/linux-rdma/20200525174401.71152-1-leon@kernel.org/

Link: https://lore.kernel.org/r/20200602125548.172654-4-leon@kernel.org
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2020-06-03 15:45:02 -03:00
..
bnxt_re RDMA/bnxt_re: Remove FMR leftovers 2020-06-02 20:32:53 -03:00
cxgb4 RDMA/iw_cxgb4: cleanup device debugfs entries on ULD remove 2020-05-25 15:38:35 -03:00
efa RDMA/efa: Report host information to the device 2020-05-21 10:05:00 -03:00
hfi1 IB/hfi1: Use free_netdev() in hfi1_netdev_free() 2020-06-02 21:35:03 -03:00
hns RDMA/hns: Uninitialized variable in modify_qp_init_to_rtr() 2020-06-02 20:32:54 -03:00
i40iw RDMA: Remove 'max_map_per_fmr' 2020-06-02 20:32:54 -03:00
mlx4 RDMA/mlx4: Remove FMR support for memory registration 2020-06-02 20:32:54 -03:00
mlx5 RDMA/mlx5: Return ECE DC support 2020-06-03 15:45:02 -03:00
mthca RDMA: Remove 'max_map_per_fmr' 2020-06-02 20:32:54 -03:00
ocrdma RDMA: Remove 'max_map_per_fmr' 2020-06-02 20:32:54 -03:00
qedr RDMA: Remove 'max_map_per_fmr' 2020-06-02 20:32:54 -03:00
qib RDMA: Remove 'max_map_per_fmr' 2020-06-02 20:32:54 -03:00
usnic RDMA: Remove 'max_map_per_fmr' 2020-06-02 20:32:54 -03:00
vmw_pvrdma RDMA: Group create AH arguments in struct 2020-05-02 20:19:53 -03:00
Makefile RDMA/iw_cxgb3: Remove the iw_cxgb3 module from kernel 2019-10-04 15:08:59 -03:00