From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id C7845A00C2; Tue, 8 Mar 2022 12:43:37 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4FA6B4068E; Tue, 8 Mar 2022 12:43:37 +0100 (CET) Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by mails.dpdk.org (Postfix) with ESMTP id E080A4068B for ; Tue, 8 Mar 2022 12:43:35 +0100 (CET) Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id 7D0FF5C012C; Tue, 8 Mar 2022 06:43:35 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute5.internal (MEProxy); Tue, 08 Mar 2022 06:43:35 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= cc:cc:content-transfer-encoding:content-type:date:date:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:sender:subject:subject:to:to; s=fm1; bh=RXx2T716DeCdpl 2axxjFQtWeXUj/z6UQk4WTYOMSfAw=; b=yKyCJiZVBR4xOwXy+1VV19rg1cj97V pOHoIYmBX7qIfZKNdUAXly3vqY33MN3xAUEKZK8Cc/OD1ca7ZrW7+VJixHhsOngY uWKUo6By1yFWfCxEO37riaOEUtaluaW9r5QCL9I9IJZw6XzeOcPjyCOzoKAtO1uM gVy/DAqE5BiXKuTZq+vaYWg2XAM5iLaX3tQxBeWlfaQxvMggMhe0yjBK53eBH5P/ J853cZM8bjkJ8xlgIfcrxWDiQDxS2yczWllwEeZ6Yiub/L0OXQAQTTl0LnoxTpuz cmbK8eGGfmqa9HtnDucWkv8tL7cXDqd3aS+6djy7I9KAgDkgHhkiTiVQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding :content-type:date:date:from:from:in-reply-to:in-reply-to :message-id:mime-version:references:reply-to:sender:subject :subject:to:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm2; bh=RXx2T716DeCdpl2axxjFQtWeXUj/z6UQk4WTYOMSf Aw=; b=W6gWI1RvrcoXco0BeJ91ftJ/nhiG25Toy1RNhRpAiwsdpIx3Opa2f0BGp 2NgvIAu1r9/t1E5OhpY3+EtcoyWIcmUS63OaVJDVpC57DnCQ4DA/44kuwgNBGVkG si56dgA+xZdgOc3cRBwGmI+KQGRVn42djCKF9nunxFXOz/gr6tObLENOBoyIrsnL piqCAXSjetWK9FwLoQplESooQPNZpESq2AvO0RxwmmcUVDhWm5oGXqVfGy7QM+Ll Sjzc1VJX7RCmMg4w2G1ysqiIitjIH3OvZJaKkP7YXJcxZvOlYgKlk3OWJHzlaUkC xrnCVj7VKDCvg+HwmtdIrQphLageQ== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvvddrudduiedgfeduucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecugg ftrfgrthhtvghrnhepudeggfdvfeduffdtfeeglefghfeukefgfffhueejtdetuedtjeeu ieeivdffgeehnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrh homhepthhhohhmrghssehmohhnjhgrlhhonhdrnhgvth X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Tue, 8 Mar 2022 06:43:34 -0500 (EST) From: Thomas Monjalon To: Chuanshe Zhang Cc: "dev@dpdk.org" , "Iremonger, Bernard" Subject: Re: [PATCH] examples/flow_classify: fix spelling when log error Date: Tue, 08 Mar 2022 12:43:32 +0100 Message-ID: <3988050.1xdlsreqCQ@thomas> In-Reply-To: References: <1642474174-3963-1-git-send-email-zhangchuanshe@icloudshield.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org 23/02/2022 17:05, Iremonger, Bernard: > Hi Chuanshe, > > From: Chuanshe Zhang > > > > Signed-off-by: Chuanshe Zhang > > --- > > - flow_classify_log("failed to read source address/mask: > > %s\n", > > + flow_classify_log("failed to read destination address/mask: > > %s\n", > > ### [PATCH] examples/flow_classify: fix spelling when log error > WARNING:COMMIT_MESSAGE: Missing commit description - Add an appropriate one > > /dpdk_22_03/devtools# ./check-git-log.sh -1 > Missing 'Fixes' tag: > examples/flow_classify: fix spelling when log error > > Otherwise, the fix looks good. Applied, thanks.