From a723aef6cf0723345949f7f4239a7ab4f2333251 Mon Sep 17 00:00:00 2001 From: Sean Hefty Date: Fri, 12 Apr 2013 14:41:52 -0700 Subject: [PATCH] rsocket: Merge usage of wr_id between stream and datagram svcs The rsocket data streaming and datagram services use different formats for the wr_id. Although some differences are needed, we can make them more similar. This will be useful when the wr_id is used for iwarp support, plus eliminates use of wr_id bits that aren't actually needed. Signed-off-by: Sean Hefty -- 2.41.0