public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
From: Or Gerlitz <ogerlitz-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
To: Yann Droneaud <ydroneaud-RlY5vtjFyJ3QT0dZR+AlfA@public.gmane.org>,
	"Hefty,
	Sean" <sean.hefty-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
Cc: "linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
	<linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: Re: RDMA CM: private_data_len
Date: Mon, 28 Mar 2011 10:48:18 +0200	[thread overview]
Message-ID: <4D904B52.5000004@mellanox.com> (raw)
In-Reply-To: <1301077661.2192.31.camel-H/AUWmsJYVeqvyCYKW+Xr6xOck334EZe@public.gmane.org>

Yann Droneaud wrote:
> On a client, rdma_connect() returns -1 and set errno EINVAL if 
> struct rdma_conn_param->private_data_len is set to something higher than
> 56 bytes.
> 
> But on a server, using rdma_accept() with struct
> rdma_conn_param->private_data_len is set to 64 (for example) didn't
> return any error. 
> 
> What is the maximum data size that can be exchanged between peers at
> connection time, and where to find its definition (at compile time or at
> runtime) ?

yep, this isn't clear from the librdmacm man pages see the patch
that follows. BTW - Sean, looking on the code of the library and the
kernel's ucma.c / cma.c - I failed to find where this is enforced,
a pointer will be cool.

Or.
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  parent reply	other threads:[~2011-03-28  8:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-25 18:27 RDMA CM: private_data_len Yann Droneaud
     [not found] ` <1301077661.2192.31.camel-H/AUWmsJYVeqvyCYKW+Xr6xOck334EZe@public.gmane.org>
2011-03-28  8:48   ` Or Gerlitz [this message]
     [not found]     ` <4D904B52.5000004-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2011-03-28  9:46       ` Yann Droneaud

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4D904B52.5000004@mellanox.com \
    --to=ogerlitz-vpraknaxozvwk0htik3j/w@public.gmane.org \
    --cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=sean.hefty-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org \
    --cc=ydroneaud-RlY5vtjFyJ3QT0dZR+AlfA@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox