[ofa-general] [PATCH 2/4] ib/sa: add new QoS fields to path record
Sean Hefty
sean.hefty at intel.com
Tue Aug 7 10:49:29 PDT 2007
>SRP uses IB device management to discover target ports. This is done
>in userspace and passed into the kernel - the kernel gets the dest
>GID, P_Key and service ID to use, and looks up a path record to
>actually connect (using the IB CM, since SRP is "native" on IB and
>doesn't use IP addressing at all, so the RDMA CM doesn't apply).
Thanks.
Given how SRP is structured, I think it's easiest for it to include the service
ID with the PR query. If that makes sense, I can create a patch for it in a
couple of minutes. (SRP is way easier for me to follow than iSER.) I just
can't test SRP.
The only alternative I can think of is for userspace to provide the QoS level
along with the GID, PKey, etc.
- Sean
More information about the general
mailing list