From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yuanhan Liu Subject: Re: [PATCH v3 00/25] Refactor mlx5 to improve performance Date: Tue, 21 Jun 2016 16:05:44 +0800 Message-ID: <20160621080544.GM23111@yliu-dev.sh.intel.com> References: <1465379291-25310-1-git-send-email-nelio.laranjeiro@6wind.com> <1466493818-1877-1-git-send-email-nelio.laranjeiro@6wind.com> <20160621074308.GL23111@yliu-dev.sh.intel.com> <20160621080034.GL14221@autoinstall.dev.6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Cc: dev@dpdk.org, Ferruh Yigit , Tetsuya Mukawa To: =?iso-8859-1?Q?N=E9lio?= Laranjeiro Return-path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id 81A9E6CD6 for ; Tue, 21 Jun 2016 10:04:52 +0200 (CEST) Content-Disposition: inline In-Reply-To: <20160621080034.GL14221@autoinstall.dev.6wind.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Tue, Jun 21, 2016 at 10:00:34AM +0200, N=E9lio Laranjeiro wrote: > On Tue, Jun 21, 2016 at 03:43:08PM +0800, Yuanhan Liu wrote: > > Hi, > >=20 > > Here is an off-topic comment: would you please add following line to > > the sendemail section of your git config file? > >=20 > > chainreplyto =3D false > >=20 > > That would let me to break the long threads in my client much easier. > > Otherwise, it's hard for me to do it, leading that your thread occupi= es > > several screens on my side. > >=20 > > It seems that Tetsuya also has the issue, thus CC'ed. > >=20 > > Thanks. > >=20 > > --yliu >=20 > I already have it in my sendemail section (copied from > http://dpdk.org/dev web page). >=20 > I was wondering it did not split correctly the patchset threads. No idea, and here is a blind guess: maybe you have a local git config file that overwrites the globle options? > I will try to use the command line "--no-chain-reply-to" option next > time. Thanks! --yliu