From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2 0/2] Fix two issues in lpm Date: Sun, 01 Nov 2015 19:43:48 +0100 Message-ID: <120544944.kamZINo5h8@xps13> References: <1446210879-14242-1-git-send-email-jijiang.liu@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Jijiang Liu Return-path: Received: from mail-wm0-f46.google.com (mail-wm0-f46.google.com [74.125.82.46]) by dpdk.org (Postfix) with ESMTP id 840629E7 for ; Sun, 1 Nov 2015 19:45:00 +0100 (CET) Received: by wmec75 with SMTP id c75so44606203wme.1 for ; Sun, 01 Nov 2015 10:45:00 -0800 (PST) In-Reply-To: <1446210879-14242-1-git-send-email-jijiang.liu@intel.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" 2015-10-30 21:14, Jijiang Liu: > Jijiang Liu (2): > fix an issue of condition check in delete_depth_small(). > fix an initialization issue of valid_group in the delete_depth_small() There is an authorship issue. It seems Jijiang is not the author of these patches but the From: line is missing. Moreover, a real name is expected for author's name and SignedOff lines. Thanks