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 CC87BA04A4; Sun, 24 May 2020 18:19:01 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 10CB71BFB9; Sun, 24 May 2020 18:19:01 +0200 (CEST) Received: from wout1-smtp.messagingengine.com (wout1-smtp.messagingengine.com [64.147.123.24]) by dpdk.org (Postfix) with ESMTP id 7D7CD4C89 for ; Sun, 24 May 2020 18:18:59 +0200 (CEST) Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailout.west.internal (Postfix) with ESMTP id 6F3858AC; Sun, 24 May 2020 12:18:58 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute7.internal (MEProxy); Sun, 24 May 2020 12:18:58 -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= SC+Ltt1JYPq+N2+fi9zUHmYArD4yyObk9EqcCPOMkK8=; b=uuGLjq6r0h4Ycq4t sdVRQfUQsa4gkobzyYUOdETVDrl79UJTXzQ+ON5oCWmUWrwfEW+BTE4WdWSvfK6i /hQBp8JYajXhEDMHATdgsf1AZjWxNiwX27+K/DSE+LmWcb6ROVHvkW0YX/KkyzbH z+wgH+sA7i1NDT3HJFHjeANoNue7YEW4riPoONf52xNLBdZYx9AdJX3uuG2JKnQP /tsRjpPBtpSxbrmzy40UsiQDWjKMe0SRlVYjEA5kTV8EyyYc3Mtt+1iMu2S+Akxe 6ZOJwr8DZfpwavX+i+8Mg28KnsOIg2i+A+WXZMkf9qI6mxnwBROsN9TcC7C2v5MB vNR32w== 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=fm2; bh=SC+Ltt1JYPq+N2+fi9zUHmYArD4yyObk9EqcCPOMk K8=; b=dktr3aQRbEd0soEOOcDZxKnl1TagZMFISrx1dohMY7gZuv37PYih6UucF 3LJ6JTH6elRmFiAFXdfY7PQGndXNKwkGMut1ZX7RJan6p2qmjwx/XbG8wCSXXghc MzOCGv6JCjxCbHbxQVKBzXIxp3QGeSHC4M+4vIUueYAJ690N97ckSkC8bgwgjUUI 8jfJINOS+qvvDGNScpB67yPdAKEyJ97qfgTZRhTQpKYn4mTrSL6ZaegQYx6eQTIc P4+0h4fflyXnBY3Uavtkgyfj544WlItYdlEDhVKOZ1I9MtEpJJ/b82R542lFiq8t vja4oix14IKqzLH/oABDCRZy1NwuQ== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduhedruddukedgleekucetufdoteggodetrfdotf 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 0E2E23066524; Sun, 24 May 2020 12:18:56 -0400 (EDT) From: Thomas Monjalon To: Jasvinder Singh Cc: dev@dpdk.org, cristian.dumitrescu@intel.com Date: Sun, 24 May 2020 18:18:55 +0200 Message-ID: <3421280.ccbjClniuP@thomas> In-Reply-To: <20200427165700.50643-1-jasvinder.singh@intel.com> References: <20200427165700.50643-1-jasvinder.singh@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH] examples/ip_pipeline: fix resource leak for pipeline 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" 27/04/2020 18:57, Jasvinder Singh: > For sending request messages to data plane threads, the > caller invokes pipeline_msg_send_recv() function which never > returns null response. Thus, removed redundant check on > the returned response. > > Coverity Issues: 357750, 357740, 357749, 357758, 357702, 357736, > 357679, 357791, 357738, 357778, 357716, 357705, 357776, 357753, > 357729, 357735 > > Fixes: 50e73d051806 ("examples/ip_pipeline: add stats read commands") > Fixes: 6b1b3c3c9d30 ("examples/ip_pipeline: add port enable and disable commands") > Fixes: a3a95b7d58b9 ("examples/ip_pipeline: add table entry commands") > Fixes: 3186282f8e12 ("examples/ip_pipeline: add table bulk add command") > Fixes: f634e4c5698a ("examples/ip_pipeline: add table entry delete command") > Fixes: c64b9121a963 ("examples/ip_pipeline: add table entry stats command") > Fixes: 7e11393e40ef ("examples/ip_pipeline: add meter profile commands") > Fixes: e92058d604e6 ("examples/ip_pipeline: add meter stats command") > Fixes: 2b82ef4861c0 ("examples/ip_pipeline: add DSCP table update command") > Fixes: d0d306c7f2a1 ("examples/ip_pipeline: add TTL stats command") > Fixes: a3169ee5ec59 ("examples/ip_pipeline: support rule time read") > > Signed-off-by: Jasvinder Singh > Acked-by: Cristian Dumitrescu This patch has been forgotten. Applied and squashed with "fix resource leak for thread".