All of lore.kernel.org
 help / color / mirror / Atom feed
From: "ira.weiny" <ira.weiny-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
To: "gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org"
	<gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>
Cc: Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>,
	devel-gWbeCf7V1WCQmaza687I9mD2FQJk+8+b@public.gmane.org,
	linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [RFC PATCH 00/15] staging/rdma/hfi1: Initial patches to add rdmavt support in HFI1
Date: Tue, 22 Dec 2015 14:15:08 -0500	[thread overview]
Message-ID: <20151222191508.GO3860@phlsvsds.ph.intel.com> (raw)
In-Reply-To: <20151222010148.GB2145-U8xfFu+wG4EAvxtiuMwx3w@public.gmane.org>

On Mon, Dec 21, 2015 at 05:01:48PM -0800, gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org wrote:
> On Mon, Dec 21, 2015 at 07:19:43PM -0500, ira.weiny wrote:
> > On Mon, Dec 21, 2015 at 02:02:35PM -0800, gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org wrote:
> > > On Mon, Dec 21, 2015 at 01:12:14AM -0500, ira.weiny wrote:
> > > > Greg, Doug,
> > > > 
> > > > As mentioned below, these patches depend on the new rdmavt library submitted to
> > > > Doug on linux-rdma.
> > > > 
> > > > We continue to identify (and rework) patches by our other developers which can
> > > > be submitted without conflicts with this series.  Furthermore, We have, as much
> > > > as possible, placed fixes directly into rdmavt such that those changes can be
> > > > dropped from hfi1.  But at this point, we need to know if and where these are
> > > > going to land so that we can start reworking as appropriate.
> > > > 
> > > > Therefore, I would like to discuss plans to get hfi1 under the same maintainer
> > > > to work through this transitional period.
> > > > 
> > > > Basically, At what point should we stop submitting patches to Greg and start
> > > > submitting to Doug?
> > > > 
> > > > Should we consider the merge window itself as the swap over point and submit
> > > > changes to Doug at that point?  If so, should we continue to submit what we can
> > > > to Greg until then (and continue rebase'ing the series below on that work)?  Or
> > > > given Gregs backlog, should we stop submitting to Greg sometime prior to the
> > > > merge window?
> > > > 
> > > > That brings up my final question, at the point of swap over I assume anything
> > > > not accepted by Greg should be considered rejected and we need to resubmit to
> > > > Doug?
> > > 
> > > If Doug accepts the library changes, let me know that public git commit
> > > and I can pull it into the staging-next branch and you can continue to
> > > send me staging patches that way.
> > 
> > Won't this cause a conflict during the merge window?
> 
> No, git is good :)
> 
> > How do we handle changes which affect both qib and hfi1?
> 
> I don't know, now this gets messy...
> 

Agreed and this is what we are worried about.

Can we do what Dan and Doug have proposed in the past and have Doug take over
the staging/rdma sub-tree?

http://driverdev.linuxdriverproject.org/pipermail/driverdev-devel/2015-November/081922.html

I think the upcoming merge window is a reasonable time for him to do that.

Ira

--
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:[~2015-12-22 19:15 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-14 17:27 [RFC PATCH 00/15] staging/rdma/hfi1: Initial patches to add rdmavt support in HFI1 Dennis Dalessandro
2015-12-14 17:28 ` [RFC PATCH 06/15] IB/hfi1: Remove driver specific members from hfi1 qp type Dennis Dalessandro
2015-12-14 17:28 ` [RFC PATCH 07/15] IB/hfi1: Add device specific info prints Dennis Dalessandro
     [not found] ` <20151214172509.11576.19722.stgit-K+u1se/DcYrLESAwzcoQNrvm/XP+8Wra@public.gmane.org>
2015-12-14 17:27   ` [RFC PATCH 01/15] IB/hfi1: Begin to use rdmavt for verbs Dennis Dalessandro
2015-12-14 17:28   ` [RFC PATCH 02/15] IB/hfi1: Add basic rdmavt capability flags for hfi1 Dennis Dalessandro
2015-12-14 17:28   ` [RFC PATCH 03/15] IB/hfi1: Consolidate dma ops " Dennis Dalessandro
2015-12-14 17:28   ` [RFC PATCH 04/15] IB/hfi1: Use rdmavt protection domain Dennis Dalessandro
2015-12-14 17:28   ` [RFC PATCH 05/15] IB/hfi1: Remove MR data structures from hfi1 Dennis Dalessandro
2015-12-14 17:28   ` [RFC PATCH 08/15] IB/hfi1: Use correct rdmavt header files after move Dennis Dalessandro
2015-12-14 17:28   ` [RFC PATCH 09/15] IB/hfi1: Use address handle in rdmavt and remove from hfi1 Dennis Dalessandro
2015-12-14 17:29   ` [RFC PATCH 10/15] IB/hfi1: Implement hfi1 support for AH notification Dennis Dalessandro
2015-12-14 17:29   ` [RFC PATCH 11/15] IB/hfi1: Remove hfi1 MR and hfi1 specific qp type Dennis Dalessandro
2015-12-14 17:29   ` [RFC PATCH 12/15] IB/hfi1: Remove srq from hfi1 Dennis Dalessandro
2015-12-14 17:29   ` [RFC PATCH 13/15] IB/hfi1: Remove ibport and use rdmavt version Dennis Dalessandro
2015-12-14 17:29   ` [RFC PATCH 14/15] IB/hfi1: Remove mmap from hfi1 Dennis Dalessandro
2015-12-21  6:12   ` [RFC PATCH 00/15] staging/rdma/hfi1: Initial patches to add rdmavt support in HFI1 ira.weiny
     [not found]     ` <20151221061214.GD3860-W4f6Xiosr+yv7QzWx2u06xL4W9x8LtSr@public.gmane.org>
2015-12-21 22:02       ` gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r
     [not found]         ` <20151221220235.GA14142-U8xfFu+wG4EAvxtiuMwx3w@public.gmane.org>
2015-12-22  0:19           ` ira.weiny
     [not found]             ` <20151222001943.GM3860-W4f6Xiosr+yv7QzWx2u06xL4W9x8LtSr@public.gmane.org>
2015-12-22  1:01               ` gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r
     [not found]                 ` <20151222010148.GB2145-U8xfFu+wG4EAvxtiuMwx3w@public.gmane.org>
2015-12-22 19:15                   ` ira.weiny [this message]
     [not found]                     ` <20151222191508.GO3860-W4f6Xiosr+yv7QzWx2u06xL4W9x8LtSr@public.gmane.org>
2015-12-23  2:27                       ` gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r
     [not found]                         ` <20151223022757.GA5562-U8xfFu+wG4EAvxtiuMwx3w@public.gmane.org>
2015-12-23  4:21                           ` Doug Ledford
2015-12-24 17:50                           ` ira.weiny
2016-01-05 22:50                           ` ira.weiny
2015-12-14 17:29 ` [RFC PATCH 15/15] IB/hfi1: Use rdmavt pkey verbs function Dennis Dalessandro

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=20151222191508.GO3860@phlsvsds.ph.intel.com \
    --to=ira.weiny-ral2jqcrhueavxtiumwx3w@public.gmane.org \
    --cc=devel-gWbeCf7V1WCQmaza687I9mD2FQJk+8+b@public.gmane.org \
    --cc=dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org \
    --cc=gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org \
    --cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.