Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 727792da authored by Steve Welch's avatar Steve Welch Committed by Roland Dreier
Browse files

IB/mad: Enable loopback of DR SMP responses from userspace



The local loopback of an outgoing DR SMP response is limited to those
that originate at the driver specific SMA implementation during the
driver specific process_mad() function.  This patch enables a
returning DR SMP originating in userspace (or elsewhere) to be
delivered to the local managment stack.  In this specific case the
driver process_mad() function does not consume or process the MAD, so
a reponse mad has not be created and the original MAD must manually be
copied to the MAD buffer that is to be handed off to the local agent.

Signed-off-by: default avatarSteve Welch <swelch@systemfabricworks.com>
Acked-by: default avatarHal Rosenstock <hal@xsigo.com>
Signed-off-by: default avatarRoland Dreier <rolandd@cisco.com>
parent f9b40353
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment