From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?iso-8859-1?Q?N=E9lio?= Laranjeiro Subject: Re: git trees organization Date: Thu, 14 Sep 2017 11:11:56 +0200 Message-ID: <20170914091156.GB2160@autoinstall.dev.6wind.com> References: <2737351.pD9poAUtZC@xps> <20170913145402.GA2481@6wind.com> <5858182.HmkBWfGZLK@xps> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Cc: Stephen Hemminger , Adrien Mazarguil , Ferruh Yigit , Bruce Richardson , dev@dpdk.org, techboard@dpdk.org To: Thomas Monjalon Return-path: Received: from mail-wm0-f41.google.com (mail-wm0-f41.google.com [74.125.82.41]) by dpdk.org (Postfix) with ESMTP id 45F7D1AEF0 for ; Thu, 14 Sep 2017 11:12:08 +0200 (CEST) Received: by mail-wm0-f41.google.com with SMTP id i189so8477101wmf.1 for ; Thu, 14 Sep 2017 02:12:07 -0700 (PDT) Content-Disposition: inline In-Reply-To: <5858182.HmkBWfGZLK@xps> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Thu, Sep 14, 2017 at 10:22:23AM +0200, Thomas Monjalon wrote: > 14/09/2017 04:25, Stephen Hemminger: > > Bisecting a tree with lots of subtree merges is terrible. That is why Linus > > rebases and doesn't directly take linux-next > > I agree, bisecting with subtree merges is not pleasant at all. > That's why I chose the rebase method until now. I don't see what is un-pleasant, if we start a bisect what we expect is to find the commit introducing the issue, bisect is able to do it even on large tree with a lot of merges. Moreover, the probability the issue will be searched in a specific section within its own subtree is high which also means locally it will be linear, is not it equivalent to the actual situation? > Adrien mentioned some drawbacks with the rebase method. > Ferruh mentioned some drawbacks and some advantages of rebase. > Stephen mentioned another advantage of rebase. > Such decisions are really difficult. > One thing is sure: there will be always someone unhappy, > no matter the decision :) > > When we want to take such decision or re-consider it, > we ask the techboard to vote... -- Nélio Laranjeiro 6WIND