From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id A4C3E1BAA8 for ; Thu, 20 Dec 2018 14:40:12 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 0C99C216A6; Thu, 20 Dec 2018 08:40:12 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Thu, 20 Dec 2018 08:40:12 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=mesmtp; bh=DFRF9ehhbUrJp6WY20fSKpMktTNMlKwYJP1hjm16ZpI=; b=WEjA1xPdvlzJ 90z8kA6JbFMWx7YbveUa8dkxwzgfoZ+G/iTb8Ia1kR3RHh+q/C5p2IWpQdbtwGwr t1i4QAeD1S33BM8ueUYAP1z5cVBuD1/1cIdqtDt2jLW3DsEUGWFkXL6YMLTRl3+J HSQg0jqQkJtbz7gToUnFEDKlh1fRpQM= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm1; bh=DFRF9ehhbUrJp6WY20fSKpMktTNMlKwYJP1hjm16Z pI=; b=nieoXZrt3ThQBQSxsm9GNfgDtnIfLmRm7n2CH7P/Dz1G4iITSG2hK/jsH iqspHhmVVwO8fDu1KZUBbeSw/SNzbsbMZSaBOYL4OhkxUJozKNiHy+/ETMDhKDzu H2VD1lHvdweGbPckb8o7Q47IofWelaCoWXambXmnOVuLsvZvziZwa3lewsKhv1Rn J/L7lfouOopgXWZqNmZetTlkjtsa+xWyHerL2c86XL2+FKOnh84mrxBDlOkZd9LN Cf0BKnAffq2O7LR8PV8fTbQa5iPt1CnffIhrkhq7KIc82IRSFMj/BM0QrvnQLH/g eiqIQ7ruku4IlAmqHhbHubnq30eTA== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedtkedrudejfedgheeiucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfquhhtnecuuegrihhlohhuthemucef tddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenucfjughrpefhvffufffkjg hfggfgtgesthhqredttddtjeenucfhrhhomhepvfhhohhmrghsucfoohhnjhgrlhhonhcu oehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucfkphepjeejrddufeegrddvtd efrddukeegnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhhomhgrshesmhhonhhjrghl ohhnrdhnvghtnecuvehluhhsthgvrhfuihiivgeptd X-ME-Proxy: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id 97C9BE4366; Thu, 20 Dec 2018 08:40:09 -0500 (EST) From: Thomas Monjalon To: Gao Feng , Gao Feng Cc: "dev@dpdk.org" , "Burakov, Anatoly" Date: Thu, 20 Dec 2018 14:40:08 +0100 Message-ID: <67188448.6KWZAy7bCR@xps> In-Reply-To: <26ad4da.196761.167cb6dfa2b.Coremail.gfree.wind@vip.163.com> References: <1544057251-17351-1-git-send-email-gfree.wind@vip.163.com> <1849368.QYu7HmPSto@xps> <26ad4da.196761.167cb6dfa2b.Coremail.gfree.wind@vip.163.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" Subject: Re: [dpdk-dev] [PATCH v2] eal: fix unlock in rte_eal_memzone_init 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: Thu, 20 Dec 2018 13:40:13 -0000 20/12/2018 12:44, Gao Feng: > At 2018-12-20 19:20:53, "Thomas Monjalon" wrote: > >07/12/2018 09:57, Burakov, Anatoly: > >> On 07-Dec-18 1:20 AM, Gao Feng wrote: > >> > The RTE_PROC_PRIMARY error handler lost the unlock statement in the > >> > current codes. Now unlock and return in one place to fix it. > >> >=20 > >> > Fixes: 49df3db84883 ("memzone: replace memzone array with fbarray") > >> > Cc: stable@dpdk.org > >> >=20 > >> > Signed-off-by: Gao Feng > >> > --- > >> Acked-by: Anatoly Burakov > > > >Applied, thanks > > > >I changed your author email (From:) to match the Signed-off-by one. > >Please configure your git to use the Tencent email if possible. > >Note you can have a "git From" address and use another one for sending. >=20 > Thanks=EF=BC=8Cthere is one reason. > Because the tencent mailbox is exchange, so I couldn't use git sendmail w= ith tencent email. >=20 > Maybe I could add two signed-off to avoid it. No, you can use your Tencent email in git, and send with another email. In such case, git will add "From: Gao Feng " at the head of the patch when sending, so it will be fine when applying.