Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1687001 > unrolled thread
| Started by | Doug Ledford <dledford@redhat.com> |
|---|---|
| First post | 2017-07-14 03:20 +0200 |
| Last post | 2017-07-14 17:20 +0200 |
| Articles | 10 — 3 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: linux-next: manual merge of the rdma tree with Linus' tree Doug Ledford <dledford@redhat.com> - 2017-07-14 03:20 +0200
Re: linux-next: manual merge of the rdma tree with Linus' tree Leon Romanovsky <leon@kernel.org> - 2017-07-14 05:40 +0200
Re: linux-next: manual merge of the rdma tree with Linus' tree Stephen Rothwell <sfr@canb.auug.org.au> - 2017-07-14 06:00 +0200
Re: linux-next: manual merge of the rdma tree with Linus' tree Leon Romanovsky <leon@kernel.org> - 2017-07-14 07:00 +0200
Re: linux-next: manual merge of the rdma tree with Linus' tree Doug Ledford <dledford@redhat.com> - 2017-07-14 14:10 +0200
Re: linux-next: manual merge of the rdma tree with Linus' tree Leon Romanovsky <leon@kernel.org> - 2017-07-14 15:50 +0200
Re: linux-next: manual merge of the rdma tree with Linus' tree Doug Ledford <dledford@redhat.com> - 2017-07-14 06:20 +0200
Re: linux-next: manual merge of the rdma tree with Linus' tree Leon Romanovsky <leon@kernel.org> - 2017-07-14 07:00 +0200
Re: linux-next: manual merge of the rdma tree with Linus' tree Doug Ledford <dledford@redhat.com> - 2017-07-14 16:40 +0200
Re: linux-next: manual merge of the rdma tree with Linus' tree Leon Romanovsky <leon@kernel.org> - 2017-07-14 17:20 +0200
| From | Doug Ledford <dledford@redhat.com> |
|---|---|
| Date | 2017-07-14 03:20 +0200 |
| Subject | Re: linux-next: manual merge of the rdma tree with Linus' tree |
| Message-ID | <u2XqV-4Gq-3@gated-at.bofh.it> |
On Fri, 2017-07-14 at 11:14 +1000, Stephen Rothwell wrote:
> Hi Doug,
>
> Today's linux-next merge of the rdma tree got conflicts in:
>
> drivers/infiniband/core/uverbs_cmd.c
> drivers/infiniband/core/verbs.c
>
> between commit:
>
> d291f1a65232 ("IB/core: Enforce PKey security on QPs")
>
> from Linus' tree and commits:
>
> c7c0fb974caa ("IB/core: Introduce modify QP operation with udata")
> 5f4bc420f35f ("IB/uverbs: Make use of ib_modify_qp variant to avoid
> resolving DMAC")
>
> from the rdma tree.
>
> I fixed it up (I used the latter version of uverbs_cmd.c and see
> below)
> and can carry the fix as necessary. This is now fixed as far as
> linux-next
> is concerned, but any non trivial conflicts should be mentioned to
> your
> upstream maintainer when your tree is submitted for merging. You may
> also want to consider cooperating with the maintainer of the
> conflicting
> tree to minimise any particularly complex conflicts.
This was expected. The SELinux changes went through the SELinux tree
and the referenced patches touch the same code. Your fix is correct.
Thanks.
--
Doug Ledford <dledford@redhat.com>
GPG KeyID: B826A3330E572FDD
Key fingerprint = AE6B 1BDA 122B 23B4 265B 1274 B826 A333 0E57 2FDD
[toc] | [next] | [standalone]
| From | Leon Romanovsky <leon@kernel.org> |
|---|---|
| Date | 2017-07-14 05:40 +0200 |
| Message-ID | <u2ZCp-63d-3@gated-at.bofh.it> |
| In reply to | #1687001 |
[Multipart message — attachments visible in raw view] — view raw
On Thu, Jul 13, 2017 at 09:17:13PM -0400, Doug Ledford wrote:
> On Fri, 2017-07-14 at 11:14 +1000, Stephen Rothwell wrote:
> > Hi Doug,
> >
> > Today's linux-next merge of the rdma tree got conflicts in:
> >
> > drivers/infiniband/core/uverbs_cmd.c
> > drivers/infiniband/core/verbs.c
> >
> > between commit:
> >
> > d291f1a65232 ("IB/core: Enforce PKey security on QPs")
> >
> > from Linus' tree and commits:
> >
> > c7c0fb974caa ("IB/core: Introduce modify QP operation with udata")
> > 5f4bc420f35f ("IB/uverbs: Make use of ib_modify_qp variant to avoid
> > resolving DMAC")
> >
> > from the rdma tree.
> >
> > I fixed it up (I used the latter version of uverbs_cmd.c and see
> > below)
> > and can carry the fix as necessary. This is now fixed as far as
> > linux-next
> > is concerned, but any non trivial conflicts should be mentioned to
> > your
> > upstream maintainer when your tree is submitted for merging. You may
> > also want to consider cooperating with the maintainer of the
> > conflicting
> > tree to minimise any particularly complex conflicts.
>
> This was expected. The SELinux changes went through the SELinux tree
> and the referenced patches touch the same code. Your fix is correct.
Sorry Doug, but it is not expected at all for the code which will go to 4.14.
Both patches in question were targeted for 4.13 and you was expected to
see the merge conflicts during last month or so, prior to merge window of 4.13.
In 4.14, you should base your tree on Linus's tree and don't have ANY
conflicts in your subsystem, between ANY subsystems and especially
Linus, so we will be able to develop and test.
For me, this merge conflict puts a large sign, that your tree is not ready for 4.14.
Please base your tree on Linus's tree.
Thanks
> Thanks.
>
> --
> Doug Ledford <dledford@redhat.com>
> GPG KeyID: B826A3330E572FDD
> Key fingerprint = AE6B 1BDA 122B 23B4 265B 1274 B826 A333 0E57 2FDD
>
[toc] | [prev] | [next] | [standalone]
| From | Stephen Rothwell <sfr@canb.auug.org.au> |
|---|---|
| Date | 2017-07-14 06:00 +0200 |
| Message-ID | <u2ZVM-69C-11@gated-at.bofh.it> |
| In reply to | #1687047 |
Hi all, On Fri, 14 Jul 2017 06:34:16 +0300 Leon Romanovsky <leon@kernel.org> wrote: > > Sorry Doug, but it is not expected at all for the code which will go to 4.14. > > Both patches in question were targeted for 4.13 and you was expected to > see the merge conflicts during last month or so, prior to merge window of 4.13. > > In 4.14, you should base your tree on Linus's tree and don't have ANY > conflicts in your subsystem, between ANY subsystems and especially > Linus, so we will be able to develop and test. > > For me, this merge conflict puts a large sign, that your tree is not ready for 4.14. > > Please base your tree on Linus's tree. And if these commits are destined for v4.14, then they should not have been in linux-next yet. -- Cheers, Stephen Rothwell
[toc] | [prev] | [next] | [standalone]
| From | Leon Romanovsky <leon@kernel.org> |
|---|---|
| Date | 2017-07-14 07:00 +0200 |
| Message-ID | <u30RP-6T0-5@gated-at.bofh.it> |
| In reply to | #1687055 |
[Multipart message — attachments visible in raw view] — view raw
On Fri, Jul 14, 2017 at 01:50:26PM +1000, Stephen Rothwell wrote: > Hi all, > > On Fri, 14 Jul 2017 06:34:16 +0300 Leon Romanovsky <leon@kernel.org> wrote: > > > > Sorry Doug, but it is not expected at all for the code which will go to 4.14. > > > > Both patches in question were targeted for 4.13 and you was expected to > > see the merge conflicts during last month or so, prior to merge window of 4.13. > > > > In 4.14, you should base your tree on Linus's tree and don't have ANY > > conflicts in your subsystem, between ANY subsystems and especially > > Linus, so we will be able to develop and test. > > > > For me, this merge conflict puts a large sign, that your tree is not ready for 4.14. > > > > Please base your tree on Linus's tree. > > And if these commits are destined for v4.14, then they should not have > been in linux-next yet. See, this announcement, http://marc.info/?l=linux-rdma&m=149980130008834&w=2 Thanks > > -- > Cheers, > Stephen Rothwell
[toc] | [prev] | [next] | [standalone]
| From | Doug Ledford <dledford@redhat.com> |
|---|---|
| Date | 2017-07-14 14:10 +0200 |
| Message-ID | <u37zY-3en-7@gated-at.bofh.it> |
| In reply to | #1687065 |
On Fri, 2017-07-14 at 07:55 +0300, Leon Romanovsky wrote:
> On Fri, Jul 14, 2017 at 01:50:26PM +1000, Stephen Rothwell wrote:
> > Hi all,
> >
> > On Fri, 14 Jul 2017 06:34:16 +0300 Leon Romanovsky <leon@kernel.org
> > > wrote:
> > >
> > > Sorry Doug, but it is not expected at all for the code which will
> > > go to 4.14.
> > >
> > > Both patches in question were targeted for 4.13 and you was
> > > expected to
> > > see the merge conflicts during last month or so, prior to merge
> > > window of 4.13.
> > >
> > > In 4.14, you should base your tree on Linus's tree and don't have
> > > ANY
> > > conflicts in your subsystem, between ANY subsystems and
> > > especially
> > > Linus, so we will be able to develop and test.
> > >
> > > For me, this merge conflict puts a large sign, that your tree is
> > > not ready for 4.14.
> > >
> > > Please base your tree on Linus's tree.
> >
> > And if these commits are destined for v4.14, then they should not
> > have
> > been in linux-next yet.
>
> See, this announcement,
> http://marc.info/?l=linux-rdma&m=149980130008834&w=2
Yes, and the patch in question is one of the many that I pulled out as
fixes that I would end up submitting during the -rc cycle. Hence why I
put the for-next tag on it.
--
Doug Ledford <dledford@redhat.com>
GPG KeyID: B826A3330E572FDD
Key fingerprint = AE6B 1BDA 122B 23B4 265B 1274 B826 A333 0E57 2FDD
[toc] | [prev] | [next] | [standalone]
| From | Leon Romanovsky <leon@kernel.org> |
|---|---|
| Date | 2017-07-14 15:50 +0200 |
| Message-ID | <u398K-48E-11@gated-at.bofh.it> |
| In reply to | #1687289 |
[Multipart message — attachments visible in raw view] — view raw
On Fri, Jul 14, 2017 at 08:03:49AM -0400, Doug Ledford wrote: > On Fri, 2017-07-14 at 07:55 +0300, Leon Romanovsky wrote: > > On Fri, Jul 14, 2017 at 01:50:26PM +1000, Stephen Rothwell wrote: > > > Hi all, > > > > > > On Fri, 14 Jul 2017 06:34:16 +0300 Leon Romanovsky <leon@kernel.org > > > > wrote: > > > > > > > > Sorry Doug, but it is not expected at all for the code which will > > > > go to 4.14. > > > > > > > > Both patches in question were targeted for 4.13 and you was > > > > expected to > > > > see the merge conflicts during last month or so, prior to merge > > > > window of 4.13. > > > > > > > > In 4.14, you should base your tree on Linus's tree and don't have > > > > ANY > > > > conflicts in your subsystem, between ANY subsystems and > > > > especially > > > > Linus, so we will be able to develop and test. > > > > > > > > For me, this merge conflict puts a large sign, that your tree is > > > > not ready for 4.14. > > > > > > > > Please base your tree on Linus's tree. > > > > > > And if these commits are destined for v4.14, then they should not > > > have > > > been in linux-next yet. > > > > See, this announcement, > > http://marc.info/?l=linux-rdma&m=149980130008834&w=2 > > Yes, and the patch in question is one of the many that I pulled out as > fixes that I would end up submitting during the -rc cycle. Hence why I > put the for-next tag on it. OK, hope that the picture with your branches will be clear very soon. Till when we can't create shared code. Thanks > > -- > Doug Ledford <dledford@redhat.com> > GPG KeyID: B826A3330E572FDD > Key fingerprint = AE6B 1BDA 122B 23B4 265B 1274 B826 A333 0E57 2FDD >
[toc] | [prev] | [next] | [standalone]
| From | Doug Ledford <dledford@redhat.com> |
|---|---|
| Date | 2017-07-14 06:20 +0200 |
| Message-ID | <u30f7-6xU-3@gated-at.bofh.it> |
| In reply to | #1687047 |
On Fri, 2017-07-14 at 06:34 +0300, Leon Romanovsky wrote:
> On Thu, Jul 13, 2017 at 09:17:13PM -0400, Doug Ledford wrote:
> > On Fri, 2017-07-14 at 11:14 +1000, Stephen Rothwell wrote:
> > > Hi Doug,
> > >
> > > Today's linux-next merge of the rdma tree got conflicts in:
> > >
> > > drivers/infiniband/core/uverbs_cmd.c
> > > drivers/infiniband/core/verbs.c
> > >
> > > between commit:
> > >
> > > d291f1a65232 ("IB/core: Enforce PKey security on QPs")
> > >
> > > from Linus' tree and commits:
> > >
> > > c7c0fb974caa ("IB/core: Introduce modify QP operation with
> > > udata")
> > > 5f4bc420f35f ("IB/uverbs: Make use of ib_modify_qp variant to
> > > avoid
> > > resolving DMAC")
> > >
> > > from the rdma tree.
> > >
> > > I fixed it up (I used the latter version of uverbs_cmd.c and see
> > > below)
> > > and can carry the fix as necessary. This is now fixed as far as
> > > linux-next
> > > is concerned, but any non trivial conflicts should be mentioned
> > > to
> > > your
> > > upstream maintainer when your tree is submitted for merging. You
> > > may
> > > also want to consider cooperating with the maintainer of the
> > > conflicting
> > > tree to minimise any particularly complex conflicts.
> >
> > This was expected. The SELinux changes went through the SELinux
> > tree
> > and the referenced patches touch the same code. Your fix is
> > correct.
>
> Sorry Doug, but it is not expected at all for the code which will go
> to 4.14.
Who said anything about 4.14? The merge window is not closed, and a
current for-next tag need not represent code intended for 4.14. That
switchover doesn't happen until the merge window closes (and for many
trees, a couple rc cycles past the merge window closing).
> Both patches in question were targeted for 4.13 and you was expected
> to
> see the merge conflicts during last month or so, prior to merge
> window of 4.13.
>
> In 4.14, you should base your tree on Linus's tree and don't have ANY
> conflicts in your subsystem, between ANY subsystems and especially
> Linus, so we will be able to develop and test.
I'm sure for 4.14 that will be the issue. I didn't put this tag on my
4.14 intended work. I considered this patch series suitable as
possible -rc fixes, so it is under a for-next tag for now to get the
for-next testing (which is not much different than a local merge test
right now, what it does in addition to a local merge test is catch the
situation where some other pending patches and this conflict).
> For me, this merge conflict puts a large sign, that your tree is not
> ready for 4.14.
>
> Please base your tree on Linus's tree.
Two things here. First, no one, and I mean *NO ONE*, bases their for-
next branch on a middle of the merge window version of Linus' tree.
Second, I would be happy to base my work on a suitable base kernel
version from Linus' tree from now on (such as -rc2). Please do *NOT*
send me another patch set that requires I sync up from net-next in
order to make things work, because, as you say, I should sync up to
Linus' tree.
--
Doug Ledford <dledford@redhat.com>
GPG KeyID: B826A3330E572FDD
Key fingerprint = AE6B 1BDA 122B 23B4 265B 1274 B826 A333 0E57 2FDD
[toc] | [prev] | [next] | [standalone]
| From | Leon Romanovsky <leon@kernel.org> |
|---|---|
| Date | 2017-07-14 07:00 +0200 |
| Message-ID | <u30RQ-6T0-9@gated-at.bofh.it> |
| In reply to | #1687059 |
[Multipart message — attachments visible in raw view] — view raw
On Fri, Jul 14, 2017 at 12:12:33AM -0400, Doug Ledford wrote:
> On Fri, 2017-07-14 at 06:34 +0300, Leon Romanovsky wrote:
> > On Thu, Jul 13, 2017 at 09:17:13PM -0400, Doug Ledford wrote:
> > > On Fri, 2017-07-14 at 11:14 +1000, Stephen Rothwell wrote:
> > > > Hi Doug,
> > > >
> > > > Today's linux-next merge of the rdma tree got conflicts in:
> > > >
> > > > drivers/infiniband/core/uverbs_cmd.c
> > > > drivers/infiniband/core/verbs.c
> > > >
> > > > between commit:
> > > >
> > > > d291f1a65232 ("IB/core: Enforce PKey security on QPs")
> > > >
> > > > from Linus' tree and commits:
> > > >
> > > > c7c0fb974caa ("IB/core: Introduce modify QP operation with
> > > > udata")
> > > > 5f4bc420f35f ("IB/uverbs: Make use of ib_modify_qp variant to
> > > > avoid
> > > > resolving DMAC")
> > > >
> > > > from the rdma tree.
> > > >
> > > > I fixed it up (I used the latter version of uverbs_cmd.c and see
> > > > below)
> > > > and can carry the fix as necessary. This is now fixed as far as
> > > > linux-next
> > > > is concerned, but any non trivial conflicts should be mentioned
> > > > to
> > > > your
> > > > upstream maintainer when your tree is submitted for merging. You
> > > > may
> > > > also want to consider cooperating with the maintainer of the
> > > > conflicting
> > > > tree to minimise any particularly complex conflicts.
> > >
> > > This was expected. The SELinux changes went through the SELinux
> > > tree
> > > and the referenced patches touch the same code. Your fix is
> > > correct.
> >
> > Sorry Doug, but it is not expected at all for the code which will go
> > to 4.14.
>
> Who said anything about 4.14? The merge window is not closed, and a
> current for-next tag need not represent code intended for 4.14. That
> switchover doesn't happen until the merge window closes (and for many
> trees, a couple rc cycles past the merge window closing).
Really, "couple"?
Your tree contains enormous amount of code, you was listed as one of top-pusher,
and you still behave like your tree has one or two patches in the cycle.
All major trees with similar volume of patches are doing incremental
development and not "one-time" shots.
>
> > Both patches in question were targeted for 4.13 and you was expected
> > to
> > see the merge conflicts during last month or so, prior to merge
> > window of 4.13.
> >
> > In 4.14, you should base your tree on Linus's tree and don't have ANY
> > conflicts in your subsystem, between ANY subsystems and especially
> > Linus, so we will be able to develop and test.
>
> I'm sure for 4.14 that will be the issue. I didn't put this tag on my
> 4.14 intended work. I considered this patch series suitable as
> possible -rc fixes, so it is under a for-next tag for now to get the
> for-next testing (which is not much different than a local merge test
> right now, what it does in addition to a local merge test is catch the
> situation where some other pending patches and this conflict).
I don't get it, linux-next is much more than simple merge test. The overall
goal of linux-next is to allow other people to test it BEFORE it hits Linus.
We want to run our verification on it and catch bugs BETWEEN subsystems
(RoCE, iWARP and IPoIB for netdev vs. rdma) in advance and not after.
>
> > For me, this merge conflict puts a large sign, that your tree is not
> > ready for 4.14.
> >
> > Please base your tree on Linus's tree.
>
> Two things here. First, no one, and I mean *NO ONE*, bases their for-
> next branch on a middle of the merge window version of Linus' tree.
> Second, I would be happy to base my work on a suitable base kernel
> version from Linus' tree from now on (such as -rc2). Please do *NOT*
> send me another patch set that requires I sync up from net-next in
> order to make things work, because, as you say, I should sync up to
> Linus' tree.
Really? Are you comparing base point of 4.14 development with your stalled
for weeks branches?
Start to work incrementally, update your branches constantly and such
requests will disappear, so we will be able to plan and not to guess.
I respect your hard work and what you are doing, but struggling to understand
why don't you want to make it more effective and less error prone.
Thanks
>
> --
> Doug Ledford <dledford@redhat.com>
> GPG KeyID: B826A3330E572FDD
> Key fingerprint = AE6B 1BDA 122B 23B4 265B 1274 B826 A333 0E57 2FDD
>
[toc] | [prev] | [next] | [standalone]
| From | Doug Ledford <dledford@redhat.com> |
|---|---|
| Date | 2017-07-14 16:40 +0200 |
| Message-ID | <u39V7-4Hr-1@gated-at.bofh.it> |
| In reply to | #1687066 |
On Fri, 2017-07-14 at 07:54 +0300, Leon Romanovsky wrote:
> On Fri, Jul 14, 2017 at 12:12:33AM -0400, Doug Ledford wrote:
> > On Fri, 2017-07-14 at 06:34 +0300, Leon Romanovsky wrote:
> > > On Thu, Jul 13, 2017 at 09:17:13PM -0400, Doug Ledford wrote:
> > > > On Fri, 2017-07-14 at 11:14 +1000, Stephen Rothwell wrote:
> > > > > Hi Doug,
> > > > >
> > > > > Today's linux-next merge of the rdma tree got conflicts in:
> > > > >
> > > > > drivers/infiniband/core/uverbs_cmd.c
> > > > > drivers/infiniband/core/verbs.c
> > > > >
> > > > > between commit:
> > > > >
> > > > > d291f1a65232 ("IB/core: Enforce PKey security on QPs")
> > > > >
> > > > > from Linus' tree and commits:
> > > > >
> > > > > c7c0fb974caa ("IB/core: Introduce modify QP operation with
> > > > > udata")
> > > > > 5f4bc420f35f ("IB/uverbs: Make use of ib_modify_qp variant
> > > > > to
> > > > > avoid
> > > > > resolving DMAC")
> > > > >
> > > > > from the rdma tree.
> > > > >
> > > > > I fixed it up (I used the latter version of uverbs_cmd.c and
> > > > > see
> > > > > below)
> > > > > and can carry the fix as necessary. This is now fixed as far
> > > > > as
> > > > > linux-next
> > > > > is concerned, but any non trivial conflicts should be
> > > > > mentioned
> > > > > to
> > > > > your
> > > > > upstream maintainer when your tree is submitted for
> > > > > merging. You
> > > > > may
> > > > > also want to consider cooperating with the maintainer of the
> > > > > conflicting
> > > > > tree to minimise any particularly complex conflicts.
> > > >
> > > > This was expected. The SELinux changes went through the
> > > > SELinux
> > > > tree
> > > > and the referenced patches touch the same code. Your fix is
> > > > correct.
> > >
> > > Sorry Doug, but it is not expected at all for the code which will
> > > go
> > > to 4.14.
> >
> > Who said anything about 4.14? The merge window is not closed, and
> > a
> > current for-next tag need not represent code intended for
> > 4.14. That
> > switchover doesn't happen until the merge window closes (and for
> > many
> > trees, a couple rc cycles past the merge window closing).
>
> Really, "couple"?
> Your tree contains enormous amount of code, you was listed as one of
> top-pusher,
> and you still behave like your tree has one or two patches in the
> cycle.
>
> All major trees with similar volume of patches are doing incremental
> development and not "one-time" shots.
I *did* do incremental development. By LOC count, 3/4 of what's in my
current tree was there since back in June. And I grabbed it and
started working on it as soon as I was told that the patch I was
waiting on, from your company, was finally in DaveM's tree so I could
finally pull a net-next starting point upon which to base your patches
on. Once I had that starting point, I started taking code. I started
with the Intel stuff this time since I started with Mellanox stuff last
time.
Or do you not remember that email conversation? If not, I'll refresh
your memory (paraphrased):
Me: Are we ready to go yet, I pulled DaveM's net-next today? <- 6/14
You: Not quite yet. Today's net-next is enough for two of three
conflicting patches, but to fix the third you need another one.
Me: OK, send it quickly.
You: We'll submit it right away. (and you didn't Cc: me or linux-rdma
on the patchset so I didn't see any of it)
<time passes>
Me: Hey, did you ever get that patch in? <- this was on 6/25
You: Oh, yeah, here's the commit hash. <- this was on 6/25 too
Then if you look in my tree, the hfi patches start here:
Commit: Doug Ledford <dledford@redhat.com>
CommitDate: Tue Jun 27 16:56:33 2017 -0400
Now, Linus and I have already talked about this off list some, and one
of the things that will help with this is if I don't even try to merge
up all of my branches into one branch. This way I can start branches
for people that don't have dependencies on Dave's tree as soon as I
want to. The downside of this is that we won't necessarily have a
fully merged up tree to test against during development.
But, what's making me mad about this email exchange right now is that
you and your company routinely ask me to hold off until you have stuff
in Dave Miller's tree and then want me to do all of my work after that
and before the next merge window, and then you complain that I'm not
doing things as a continuous development process. Look at the dates
above. When I asked, and it wasn't ready, was 6/14. Linus opened the
merge window on 7/3, which was not even three weeks later. I didn't
get final notice that it *was* ready until 6/25, right at one week
before the merge window opened.
So, you need to take your pick. Do you want continuous development, or
do you want me bending over backwards to try and avoid your company's
endless stream of conflicts so Linus isn't yelling about that? But
complaining at me on a public list when you left me only one week to do
my work (even though I thought I had two) just doesn't cut it for me.
> > > Both patches in question were targeted for 4.13 and you was
> > > expected
> > > to
> > > see the merge conflicts during last month or so, prior to merge
> > > window of 4.13.
> > >
> > > In 4.14, you should base your tree on Linus's tree and don't have
> > > ANY
> > > conflicts in your subsystem, between ANY subsystems and
> > > especially
> > > Linus, so we will be able to develop and test.
> >
> > I'm sure for 4.14 that will be the issue. I didn't put this tag on
> > my
> > 4.14 intended work. I considered this patch series suitable as
> > possible -rc fixes, so it is under a for-next tag for now to get
> > the
> > for-next testing (which is not much different than a local merge
> > test
> > right now, what it does in addition to a local merge test is catch
> > the
> > situation where some other pending patches and this conflict).
>
> I don't get it, linux-next is much more than simple merge test. The
> overall
> goal of linux-next is to allow other people to test it BEFORE it hits
> Linus.
>
> We want to run our verification on it and catch bugs BETWEEN
> subsystems
> (RoCE, iWARP and IPoIB for netdev vs. rdma) in advance and not after.
Sure. And by LOC count, 75% of my current branch has been in for-next
for weeks. Only the patches I deemed as possible -rc candidates are
newly added.
> >
> > > For me, this merge conflict puts a large sign, that your tree is
> > > not
> > > ready for 4.14.
> > >
> > > Please base your tree on Linus's tree.
> >
> > Two things here. First, no one, and I mean *NO ONE*, bases their
> > for-
> > next branch on a middle of the merge window version of Linus' tree.
> > Second, I would be happy to base my work on a suitable base kernel
> > version from Linus' tree from now on (such as -rc2). Please do
> > *NOT*
> > send me another patch set that requires I sync up from net-next in
> > order to make things work, because, as you say, I should sync up to
> > Linus' tree.
>
> Really? Are you comparing base point of 4.14 development with your
> stalled
> for weeks branches?
Check the email record Leon. He who stalls me is not the right person
to be bitching about me being stalled.
> Start to work incrementally, update your branches constantly and such
> requests will disappear, so we will be able to plan and not to guess.
I got your notice that the proper commit hash was ready in DaveM's
tree, I started with hfi1, I then switched to looking/working on the
-rc kernels, then there was a Holiday, then there was one last patch
for -rc that I was waiting on to fix the IPoIB issue, but, as has
already been pointed out, while I was working on these -rc fixes, the
merge window had already opened unbeknownst to me. So I made myself
look foolish for sending a pull request for an -rc cycle that was
already closed. After that, I tried to get my work on the for-next
branch done quickly, but because it wasn't done prior to July 3rd,
which really means June 30 because July 3rd was really only a partial
day because of the holiday on July 4th in the US, Linus rejected all of
it. But go back and check those dates Leon. I had 5 days from the
time you got me the commit hash to complete everything. If I had known
that the -rc cycle was closed I probably could have gotten it all done,
but I wasted time on the wrong kernel, sorry. But you have no right to
complain with these dates being what they are when they are that way
because of working with your needs.
> I respect your hard work and what you are doing, but struggling to
> understand
> why don't you want to make it more effective and less error prone.
--
Doug Ledford <dledford@redhat.com>
GPG KeyID: B826A3330E572FDD
Key fingerprint = AE6B 1BDA 122B 23B4 265B 1274 B826 A333 0E57 2FDD
[toc] | [prev] | [next] | [standalone]
| From | Leon Romanovsky <leon@kernel.org> |
|---|---|
| Date | 2017-07-14 17:20 +0200 |
| Message-ID | <u3axQ-5e2-17@gated-at.bofh.it> |
| In reply to | #1687475 |
[Multipart message — attachments visible in raw view] — view raw
On Fri, Jul 14, 2017 at 10:33:54AM -0400, Doug Ledford wrote: > So, you need to take your pick. Do you want continuous development, or > do you want me bending over backwards to try and avoid your company's > endless stream of conflicts so Linus isn't yelling about that? Doug, You are mixing my warning of merge conflict in mlx4 code, which we never prepared for shared code and whole Mellanox submissions (IPoIB, mlx5, core, e.t.c). To make long story short, if you can assure that public branches will be updated in WEEKLY manner, I'll do everything internally FOR ALL RDMA related stuff (and not mlx5 only) to avoid merge conflicts, and you will get clean and ready apply topics exactly as DaveM receiving, It works pretty well for rdma-core, once the discussion is stopped, we are checking go/no-go and applying or asking to resubmit. For very major changes, the delay is a little bit longer. So yes, I prefer truly continuous development over unclear future. Thanks
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web