From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] hash: Correctly set the compare function. Date: Wed, 21 Sep 2016 23:29:25 +0200 Message-ID: <7057001.BY3tcUaArR@xps13> References: <1474105404-27654-1-git-send-email-masoudhasanifard@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Masoud Hasanifard To: "De Lara Guarch, Pablo" Return-path: Received: from mail-wm0-f53.google.com (mail-wm0-f53.google.com [74.125.82.53]) by dpdk.org (Postfix) with ESMTP id 91D605585 for ; Wed, 21 Sep 2016 23:29:27 +0200 (CEST) Received: by mail-wm0-f53.google.com with SMTP id w84so217478180wmg.1 for ; Wed, 21 Sep 2016 14:29:27 -0700 (PDT) In-Reply-To: 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" 2016-09-19 18:36, De Lara Guarch, Pablo: > Commit titles start with lowercase ("correctly") and without a dot at the end. [...] > I think this is a fix, so probably it should contain the following "Fixes" line in the commit message: > Fixes: 95da2f8e9c61 ("hash: customize compare function") [...] > Good catch! Two comments inline. > Could you send a v2 with those two things added? I can do these trivial changes when applying. Pablo, do you ack?