From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id BCFFCA052B; Thu, 30 Jul 2020 23:21:52 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 5E1162BB9; Thu, 30 Jul 2020 23:21:51 +0200 (CEST) Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id 1698A11A2 for ; Thu, 30 Jul 2020 23:21:50 +0200 (CEST) Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailout.nyi.internal (Postfix) with ESMTP id 8FCA35C00BB; Thu, 30 Jul 2020 17:21:49 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute7.internal (MEProxy); Thu, 30 Jul 2020 17:21:49 -0400 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=fm1; bh= ECt/T6GrzSll43+HUebNMbtVCjy1yXlwRYbo8/o6gKE=; b=upV0VO/4uFeKWgT3 R95Q0+8o894uQp5NaTrwsZs9Z91t3F1oWKFflP0+01zGF5WnIzIIvKlrrBXoaInS 9Ta4WTIgDthzIw/FlG//RGlMvHbSFL3Nsy02YT0HMgKlEEnPfmcJh8+Fv6a0QSqm eUs/r6glrHeDuXPbdTIMRuJ6Im9XcFNSFZAwl6cS18ye6JFAe45gP96D9pgl28kg zPx0UbB4pCnvnOeT/XSsoIG6nlnDIN5LMilLF2wnLu8Nzhba2PReEZcGsnvE8v7+ q6M0AQCX+W5uyIMfDKk/CJ8vSh5FM7+0xBc9pD4RaIwJbsNKVEcrH+Py9wBD5fkB nHTliA== 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=fm3; bh=ECt/T6GrzSll43+HUebNMbtVCjy1yXlwRYbo8/o6g KE=; b=D5OVyAu7q2S5zyGwtycvZFitZ1avhXj8SY7+Ie/DFBA0zzWvWcjjpT6+Q cWy/CKMUf31txQC/5K4qKpAkTQobAfW++1WW9ia9QNx+okv4QvGwbfXWnbU978zH uEyPRk3GnFUa49bBcRmO62ITlwtZ+xWUd7NrBhUzXjdBPnkoCzIkoBI5pYZ9O3iA mPD4FzqDRiECQqh60j5GX/YqFCz/jrsXPdfeyAuOhk36jwqG4M3dzFXXQOBouM14 4fRSP92Mf3OTL/g93gP2qQyk5o/xnXNo3dxwKmXfQDzmdt5EAP8fv0b9unWM6TyU hDOlgsnW+rRJEr6i342YiTwvPTKsQ== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduiedrieeigdduieduucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecugg ftrfgrthhtvghrnhepudeggfdvfeduffdtfeeglefghfeukefgfffhueejtdetuedtjeeu ieeivdffgeehnecukfhppeejjedrudefgedrvddtfedrudekgeenucevlhhushhtvghruf hiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhhomhgrshesmhhonhhjrghl ohhnrdhnvght 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 C5FCB3280064; Thu, 30 Jul 2020 17:21:48 -0400 (EDT) From: Thomas Monjalon To: Sarosh Arif Cc: "Pattan, Reshma" , dev@dpdk.org Date: Thu, 30 Jul 2020 23:21:47 +0200 Message-ID: <7768375.ogheE5yz5Y@thomas> In-Reply-To: References: <20200605114828.20372-1-sarosh.arif@emumba.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH] examples/packet_ordering: Use rte_exit in case of invalid EAL or application arguments 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: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 13/07/2020 15:28, Sarosh Arif: > Did you get the time to review it? > > On Tue, Jun 23, 2020 at 2:22 PM Pattan, Reshma > wrote: > > *From:* Sarosh Arif > > > > > Hello, > > > > > > This patch has been sitting around for more than 3 weeks. Is there > > > something that needs to be done further for acceptance? > > > > > > Regards, > > > > > > Sarosh > > > > > > On Fri, Jun 5, 2020 at 4:49 PM Sarosh Arif > > > wrote: > > > > > > > rte_exit should be called when the application exits due to > > > > invalid EAL or application arguments. > > > > > > > > Fixes: 850f3733f840 ("examples/packet_ordering: new sample app") > > > > Cc: sergio.gonzalez.monroy@intel.com > > > > > > > > Signed-off-by: Sarosh Arif > > > > I will review it. Not reviewed, but applied anyway.