From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lf0-f49.google.com (mail-lf0-f49.google.com [209.85.215.49]) by dpdk.org (Postfix) with ESMTP id A707CADF6 for ; Tue, 21 Jun 2016 10:49:09 +0200 (CEST) Received: by mail-lf0-f49.google.com with SMTP id f6so12829335lfg.0 for ; Tue, 21 Jun 2016 01:49:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=6wind-com.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to :user-agent; bh=Deh/P0Ot3PnwLRtm17u/EUm9D4vLzC55jHVvwpgIkZY=; b=2AchIJoj2svYM/N2pKm0A7FHKqlkssgepxDdgM0NDbuYCw/Lp8eYOJbvpxr/iqNl7a Q1PGLUoFKiDui8c0Z/UXvcYphnFhqfP7B0BMSbTnqTnjiA7Ejz3AKQKzzV7sAs/C4CQS xesClb5AO4uV9NGUbgBQCBT/h6oKix64ety6E0wkVBgNDBHFpUP7z8gy1Yi42VR+uEwJ gowoTI+VDU11O5U1txEqYAQWyLEiieU7L0PBWitDZ1wfetEHYz4TKOmTt4VUIP4pmzSs Ol2fQp8UmmcbX3UuLTTm76tid4fxx2gTuHfBb72vVC7MF5vcCELTAFyU+zTtaswmP4di iArw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to:user-agent; bh=Deh/P0Ot3PnwLRtm17u/EUm9D4vLzC55jHVvwpgIkZY=; b=EyduMAgnsLBy9ieKzQ8WJrPTYUgp6+0MX37PcaibDEhIO8FHm6BKGOtxq+wAqit2J1 Ctt3YFlmuHl98H3IK8NMNqHaTI3HyWokiRnCJKontOEFMgjfgWR+29gxkIpnRTpojNc4 jOTUFiDjpRLsTS9s0w2BmKObSANth1eGS8Bl808rNbtJvSrtoA4VvvaN59mxVUCUSIcv z0RwFxuD3M7JJ2gEPwWOCCfEnHdjullmO4sZbnwkSV7OEQDNfnnw+jN8C4puzNpWGea6 AQ9xXXzfSzOU1eof1JOGXMxl+lgR8wMuGmX/FOQ+cnLnad0oH1fMCSgg0fQQiQ9mmNLN bzvA== X-Gm-Message-State: ALyK8tIya3+mhvX0Qp2fByjYfBJFaQiftptw/3eNsJRPHTlE0ASuh0mxYhcvoORkRwN7Gvu0 X-Received: by 10.25.84.73 with SMTP id i70mr2032403lfb.56.1466498947876; Tue, 21 Jun 2016 01:49:07 -0700 (PDT) Received: from autoinstall.dev.6wind.com (guy78-3-82-239-227-177.fbx.proxad.net. [82.239.227.177]) by smtp.gmail.com with ESMTPSA id u77sm3576995lja.18.2016.06.21.01.49.06 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 21 Jun 2016 01:49:07 -0700 (PDT) Date: Tue, 21 Jun 2016 10:49:04 +0200 From: =?iso-8859-1?Q?N=E9lio?= Laranjeiro To: Yuanhan Liu Cc: dev@dpdk.org, Ferruh Yigit , Tetsuya Mukawa Message-ID: <20160621084904.GM14221@autoinstall.dev.6wind.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> <20160621080544.GM23111@yliu-dev.sh.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20160621080544.GM23111@yliu-dev.sh.intel.com> User-Agent: Mutt/1.5.23 (2014-03-12) Subject: Re: [dpdk-dev] [PATCH v3 00/25] Refactor mlx5 to improve performance X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Jun 2016 08:49:09 -0000 On Tue, Jun 21, 2016 at 04:05:44PM +0800, Yuanhan Liu wrote: > On Tue, Jun 21, 2016 at 10:00:34AM +0200, Nélio Laranjeiro wrote: > > On Tue, Jun 21, 2016 at 03:43:08PM +0800, Yuanhan Liu wrote: > > > Hi, > > > > > > Here is an off-topic comment: would you please add following line to > > > the sendemail section of your git config file? > > > > > > chainreplyto = false > > > > > > 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 occupies > > > several screens on my side. > > > > > > It seems that Tetsuya also has the issue, thus CC'ed. > > > > > > Thanks. > > > > > > --yliu > > > > I already have it in my sendemail section (copied from > > http://dpdk.org/dev web page). > > > > 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? No, my local git/config does not have any sendemail section. It worked once, maybe an update of the package on my machine broke the script. > > I will try to use the command line "--no-chain-reply-to" option next > > time. > > Thanks! > > --yliu -- Nélio Laranjeiro 6WIND