From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 15A6837AF for ; Mon, 2 Nov 2015 09:12:51 +0100 (CET) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga103.fm.intel.com with ESMTP; 02 Nov 2015 00:12:50 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.20,233,1444719600"; d="scan'208";a="809438119" Received: from fmsmsx108.amr.corp.intel.com ([10.18.124.206]) by orsmga001.jf.intel.com with ESMTP; 02 Nov 2015 00:12:41 -0800 Received: from shsmsx103.ccr.corp.intel.com (10.239.4.69) by FMSMSX108.amr.corp.intel.com (10.18.124.206) with Microsoft SMTP Server (TLS) id 14.3.248.2; Mon, 2 Nov 2015 00:12:01 -0800 Received: from shsmsx101.ccr.corp.intel.com ([169.254.1.96]) by SHSMSX103.ccr.corp.intel.com ([169.254.4.204]) with mapi id 14.03.0248.002; Mon, 2 Nov 2015 16:09:54 +0800 From: "Liu, Jijiang" To: Thomas Monjalon Thread-Topic: [dpdk-dev] [PATCH v2 0/2] Fix two issues in lpm Thread-Index: AQHRExT9r+CmOASafkqjUc8TBJobIJ6G/jYAgAFmZJA= Date: Mon, 2 Nov 2015 08:09:53 +0000 Message-ID: <1ED644BD7E0A5F4091CF203DAFB8E4CC22BC73A1@SHSMSX101.ccr.corp.intel.com> References: <1446210879-14242-1-git-send-email-jijiang.liu@intel.com> <120544944.kamZINo5h8@xps13> In-Reply-To: <120544944.kamZINo5h8@xps13> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Cc: "dev@dpdk.org" Subject: Re: [dpdk-dev] [PATCH v2 0/2] Fix two issues in lpm 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: Mon, 02 Nov 2015 08:12:52 -0000 > -----Original Message----- > From: Thomas Monjalon [mailto:thomas.monjalon@6wind.com] > Sent: Monday, November 02, 2015 2:44 AM > To: Liu, Jijiang > Cc: dev@dpdk.org > Subject: Re: [dpdk-dev] [PATCH v2 0/2] Fix two issues in lpm >=20 > 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(= ) >=20 > 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 Nana from Alibaba is the author, I sent this path set because Nana have not= build a usable environment to send path.