android_kernel_xiaomi_sm8350/drivers/infiniband/core
Sean Hefty e1444b5a16 IB/cm: Fix automatic path migration support
The ib_cm_establish() function is replaced with a more generic
ib_cm_notify().  This routine is used to notify the CM that failover
has occurred, so that future CM messages (LAP, DREQ) reach the remote
CM.  (Currently, we continue to use the original path)  This bumps the
userspace CM ABI.

New alternate path information is captured when a LAP message is sent
or received.  This allows QP attributes to be initialized for the user
when a new path is loaded after failover occurs.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2006-11-29 15:33:10 -08:00
..
addr.c RDMA/addr: list_move() cleanups 2006-11-29 15:33:09 -08:00
agent.c
agent.h
cache.c
cm_msgs.h
cm.c IB/cm: Fix automatic path migration support 2006-11-29 15:33:10 -08:00
cma.c RDMA/cm: Remove setting local write as part of QP access flags 2006-11-29 15:33:06 -08:00
core_priv.h
device.c
fmr_pool.c
iwcm.c RDMA/iwcm: Fix comment for iwcm_deref_id() to match code 2006-11-29 15:33:08 -08:00
iwcm.h
mad_priv.h
mad_rmpp.c
mad_rmpp.h
mad.c IB: Convert kmem_cache_t -> struct kmem_cache 2006-11-29 15:33:07 -08:00
Makefile
packer.c
sa_query.c
smi.c
smi.h
sysfs.c
ucm.c IB/cm: Fix automatic path migration support 2006-11-29 15:33:10 -08:00
ud_header.c
user_mad.c
uverbs_cmd.c IB/uverbs: Return sq_draining value in query_qp response 2006-10-30 21:19:35 -08:00
uverbs_main.c
uverbs_marshall.c
uverbs_mem.c
uverbs.h
verbs.c