From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id B6E0BFAC3 for ; Wed, 18 Jan 2017 18:36:00 +0100 (CET) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by orsmga102.jf.intel.com with ESMTP; 18 Jan 2017 09:35:59 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.33,249,1477983600"; d="scan'208";a="924011182" Received: from fyigit-mobl1.ger.corp.intel.com (HELO [10.237.220.38]) ([10.237.220.38]) by orsmga003.jf.intel.com with ESMTP; 18 Jan 2017 09:35:58 -0800 To: Thomas Monjalon , dev@dpdk.org References: <1484664785-26788-1-git-send-email-thomas.monjalon@6wind.com> From: Ferruh Yigit Message-ID: <06e87ab9-6a34-f73a-7fdd-f223bb41011f@intel.com> Date: Wed, 18 Jan 2017 17:35:58 +0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0 MIME-Version: 1.0 In-Reply-To: <1484664785-26788-1-git-send-email-thomas.monjalon@6wind.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit Subject: Re: [dpdk-dev] [PATCH] devtools: fix lookup commit fixing a fix of many commits X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Jan 2017 17:36:01 -0000 On 1/17/2017 2:53 PM, Thomas Monjalon wrote: > There was a bug when looking at a commit fixing a commit which > itself was fixing many commits: I am having hard time to understand this .. Is it only me J