Netdev List
 help / color / mirror / Atom feed
From: "Andrew Grover" <andy.grover@gmail.com>
To: "David Miller" <davem@davemloft.net>
Cc: dwmw2@infradead.org, marcel@holtmann.org, netdev@vger.kernel.org
Subject: Re: [PATCH] RDS: Add AF and PF defines for RDS sockets
Date: Thu, 11 Sep 2008 11:44:39 -0700	[thread overview]
Message-ID: <c0a09e5c0809111144v7f7db03es963aa222147dc3a3@mail.gmail.com> (raw)
In-Reply-To: <20080828.002457.26700892.davem@davemloft.net>

(reviving an old thread, new comments at bottom)

On Thu, Aug 28, 2008 at 12:24 AM, David Miller <davem@davemloft.net> wrote:
> From: David Woodhouse <dwmw2@infradead.org>
> Date: Thu, 28 Aug 2008 08:06:40 +0100
>
>> On Mon, 2008-08-25 at 21:29 -0700, David Miller wrote:
>> > From: Marcel Holtmann <marcel@holtmann.org>
>> > Date: Tue, 26 Aug 2008 06:16:28 +0200
>> >
>> > > and where is the protocol? Adding new constants without posting the
>> > > implementation normally doesn't fly anymore.
>> >
>> > That's correct :)
>>
>> That's kind of unfortunate, and leads to the problems we have with
>> compatibility for AF_ISDN, where userspace built for the _older_
>> versions has a different value.
>>
>> Is there really any harm in reserving it up-front?
>
> If you're commiting a userspace to a kernel component
> that hasn't been blessed upstream yet, you're already
> up the creek without a paddle.

The RDS protocol is already in production use by Oracle, and has been
in the OFED distribution for a long time. It's under active
development, and we'll be submitting it soon for mainline.

So userspace is already committed to a kernel component that isn't in
mainline, and we *are* up a creek a little bit. User code has to do
some hacky things to determine RDS's protocol number (it's variable).
The sooner we get an actual number allocated, the sooner userspace can
start using it, and start the clock ticking on when it can remove the
old variable protocol num hack.

Basically: we're gonna submit the code. Who knows how many rounds of
reviews it will take before it goes in, but we're committed to getting
it in. We just want a number now so userspace can start doing things
correctly right away.

Let me know and I can repost the patch.

Regards -- Andy

  reply	other threads:[~2008-09-11 18:44 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-26  4:02 [PATCH] RDS: Add AF and PF defines for RDS sockets Andy Grover
2008-08-26  4:16 ` Marcel Holtmann
2008-08-26  4:29   ` David Miller
2008-08-28  7:06     ` David Woodhouse
2008-08-28  7:24       ` David Miller
2008-09-11 18:44         ` Andrew Grover [this message]
2008-09-11 21:54           ` David Miller

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=c0a09e5c0809111144v7f7db03es963aa222147dc3a3@mail.gmail.com \
    --to=andy.grover@gmail.com \
    --cc=davem@davemloft.net \
    --cc=dwmw2@infradead.org \
    --cc=marcel@holtmann.org \
    --cc=netdev@vger.kernel.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