public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
From: Or Gerlitz <ogerlitz-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
To: "Hefty, Sean" <sean.hefty-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
Cc: "linux-rdma
	(linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org)"
	<linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	"ewg-ZwoEplunGu1OwGhvXhtEPSCwEArCW2h5@public.gmane.org"
	<ewg-ZwoEplunGu1OwGhvXhtEPSCwEArCW2h5@public.gmane.org>
Subject: Re: [RFC] – Proposal for new process for OFED releases
Date: Mon, 5 Dec 2011 09:05:46 +0200	[thread overview]
Message-ID: <4EDC6D4A.7060407@mellanox.com> (raw)
In-Reply-To: <1828884A29C6694DAF28B7E6B8A8237323FC20F5-P5GAC/sN6hlcIJlls4ac1rfspsVTdybXVpNB7YpNyf8@public.gmane.org>

On 12/2/2011 2:04 AM, Hefty, Sean wrote:
>> We propose a new process for the OFED releases starting from next OFED release:
>> - OFED content will be the relevant kernel.org modules and user space released packages
>> - OFED will offer only backports to the distros  (no fixes)
>
> I think this point needs to be clarified

Sean, Yes, I agree, we have to be precise here, the term back-porting 
has to be made clear:

The kernel is a large piece that keeps moving on - its made of many 
smaller pieces/components, but with very sharp and well defined 
dependencies and interactions.  The rdma stack is far from being an 
isolated piece which you can pull from kernel X and plug into kernel Y - 
this applies all over the place in varying extents - e.g from the RDMA 
HW drivers, through the IB core and up to the ULPs.

The latter is the easiest to explain, as Roland once commented, each IB 
ULP driver is a fish and a eel - so SRP/iSER/rNFS/IPoIB are all IB 
fishes working with the IB core services and with the HW through the 
verbs, but the are part from higher-level constructs in the kernel, such 
as being network device (IPoIB), SCSI Low Level drivers (1st two), iscsi 
transport provider (iser) and RPC provider (rNFS).  Now, BACKPORTING 
these stacks (SCSI, iSCSI, RPC/NFS, etc) isn't something that OFA can 
carry, and it would be self-damaging to create notion with end-users 
that OFED does so. I tend to think this is done now for rNFS, and its a 
mistake. Distributions do that, by the way, but its part of their bread 
and butter.

This argument applies also to the core, yes. The core and IPoIB has 
interactions with the networking stack, e.g around route and neighbour 
lookups, and alike.  The networking stack is something that sits deeply 
into the built in part of the kernel and changes every now and then. 
BACKPORTING here would mean to simply remove sets of patches from the 
core and ipoib.

In the HW drivers space, things could be simpler, but I haven't thought 
about it deeply, though.

To be concrete/constructive here, a per IB stack module individual has 
to be assigned for that backporting, which doesn't mean "make IB code 
from kernel X to build under kernel Y" - lets
see if we have people to actually do that.

For example, on the iser space, and for the stack provided by Mellanox 
to customers - I took the approach of iser_backport(X,Y) = ~Y  --- which 
means that if I have to backport the iser code from kernel X into kernel 
Y, I simply use the iser code that comes with Y

I do that since Y has well/tight integrated iscsi stack for which the 
maintainers worked very hard to produce, and I can't re-invent 
backporting that stack.

The tilde in ~Y stands for slight verb changes that could arise from the 
backporting the rest of the IB stack has gone through, from X to Y, so 
if the verb to create CQ has another param in X vs what it had in Y- I 
add it under the ~ umbrella, is that clear?

Or.

  parent reply	other threads:[~2011-12-05  7:05 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <AcywYuukNsUYemDYTNKYAFgsoWs2mw==>
2011-12-01 19:53 ` [RFC] – Proposal for new process for OFED releases Tziporet Koren
     [not found]   ` <CD250C48050CFB4D95E78C95F2FDDD6E237661EA-fViJhHBwANKuSA5JZHE7gA@public.gmane.org>
2011-12-02  0:04     ` Hefty, Sean
     [not found]       ` <1828884A29C6694DAF28B7E6B8A8237323FC20F5-P5GAC/sN6hlcIJlls4ac1rfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2011-12-02  0:13         ` [RFC] - " Woodruff, Robert J
     [not found]           ` <382A478CAD40FA4FB46605CF81FE39F40107F9C50F-osO9UTpF0URzLByeVOV5+bfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2011-12-02  0:22             ` Jason Gunthorpe
2011-12-02  7:06         ` [RFC] – " Bart Van Assche
     [not found]           ` <CAO+b5-pDHQ3m18V7hFbqLxnf3-D+E3==R09+jHzAjEhNMJDzKA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-12-02 18:12             ` Christoph Lameter
     [not found]               ` <alpine.DEB.2.00.1112021211520.13405-sBS69tsa9Uj/9pzu0YdTqQ@public.gmane.org>
2011-12-02 18:35                 ` Bart Van Assche
2011-12-05  7:05         ` Or Gerlitz [this message]
     [not found]           ` <4EDC6D4A.7060407-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2011-12-06 15:16             ` Steve Wise
2011-12-06 18:59             ` Roland Dreier
2011-12-02 18:15     ` Christoph Lameter
2011-12-05 20:02     ` [ewg] " Doug Ledford
2011-12-23 10:40     ` Bart Van Assche

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=4EDC6D4A.7060407@mellanox.com \
    --to=ogerlitz-vpraknaxozvwk0htik3j/w@public.gmane.org \
    --cc=ewg-ZwoEplunGu1OwGhvXhtEPSCwEArCW2h5@public.gmane.org \
    --cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=sean.hefty-ral2JQCrhuEAvxtiuMwx3w@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