RDMA/cm: Send and receive ECE parameter over the wire
authorLeon Romanovsky <leonro@mellanox.com>
Tue, 26 May 2020 10:33:02 +0000 (13:33 +0300)
committerJason Gunthorpe <jgg@mellanox.com>
Wed, 27 May 2020 19:05:05 +0000 (16:05 -0300)
commita20652e175f2c5cea74c90503eeaeafabd08abed
tree84efba7cc10d80acf3243f0a9a9ea0d9119b210b
parent93531ee7b9d1313227d2b4f354989895e8d57b72
RDMA/cm: Send and receive ECE parameter over the wire

ECE parameters are exchanged through REQ->REP/SIDR_REP messages, this
patch adds the data to provide to other side of CMID communication
channel.

Link: https://lore.kernel.org/r/20200526103304.196371-5-leon@kernel.org
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/core/cm.c
drivers/infiniband/core/cma.c
include/rdma/ib_cm.h