From b417b339071092960f1835b81eb8ac189da9eaec Mon Sep 17 00:00:00 2001 From: Sean Hefty Date: Fri, 18 May 2012 16:36:07 -0700 Subject: [PATCH] new --- meta | 5 +++-- patches/rs-opts | 20 ++++++++++++++++++++ 2 files changed, 23 insertions(+), 2 deletions(-) create mode 100644 patches/rs-opts diff --git a/meta b/meta index 9c35a2ea..0035e09a 100644 --- a/meta +++ b/meta @@ -1,6 +1,7 @@ Version: 1 -Previous: 4e78eed53566f3553af4df5e76e8bc06074d7108 -Head: 90b96504395c3e9f4652f4b46d63be3dea3689fe +Previous: 21619280de11e3a2f12d2cbfb3d29a2400c52777 +Head: 9b8dce35b0240c42e8425e389d65635e1a5a4f52 Applied: + rs-opts: 9b8dce35b0240c42e8425e389d65635e1a5a4f52 Unapplied: Hidden: diff --git a/patches/rs-opts b/patches/rs-opts new file mode 100644 index 00000000..c7743dff --- /dev/null +++ b/patches/rs-opts @@ -0,0 +1,20 @@ +Bottom: 6bbc2f526b97dfafc16e7ec34dc8e4e1ce587f40 +Top: 6bbc2f526b97dfafc16e7ec34dc8e4e1ce587f40 +Author: Sean Hefty +Date: 2012-05-18 16:36:07 -0700 + +rsockets: Define options specific to rsockets + +Allow a user to control some of the RDMA related attributes +of an rsocket through setsockopt/getsockopt. A user specifies +that the rsocket should be modified through SOL_RDMA level. + +This patch provides the initial framework. Subsequent patches +will add the configurable parameters. + +Signed-off-by: Sean Hefty + + +--- + + -- 2.41.0