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 AA31AA0524; Fri, 5 Feb 2021 21:11:16 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 381EC40682; Fri, 5 Feb 2021 21:11:16 +0100 (CET) Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by mails.dpdk.org (Postfix) with ESMTP id 0E8B34067B for ; Fri, 5 Feb 2021 21:11:14 +0100 (CET) Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.nyi.internal (Postfix) with ESMTP id 3837E5C00A2; Fri, 5 Feb 2021 15:11:13 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute3.internal (MEProxy); Fri, 05 Feb 2021 15:11:13 -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=fm3; bh= IIYHZxgDOMs/jF07hyp8Buifv5ItKsatr1M2K3/FU4E=; b=d+nh44/9eW245vUJ Pbodcq5qMIEPJSskSXa4UEJIWYGjy5VaaxRIKErljyJcSogLI0rZKcQMsp7hm1sH kVEpccXu3Wvhwg24s7mWYhudhw0CfYpXFk1H2tSZl4AGGSelxf/C26QCiqkQ+F7L D1n+tXg43wuALJE8Vjcrp0KUi04+n0iXU1inrKwsjMTfhvQHG6CQrvw3Hde9rfFn WZPCyEthMVZr/Z7lu4Sc0JvQ+frGfa70s58/feSs2r/7Fj6KRqIDUe5IVbtvhFNI y+XXWkfehe/+J7j7M9l68tNu1pcDkKao3sPeftp8cupcjLrwli7VXVk+1LPuC89n mE1v4Q== 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=IIYHZxgDOMs/jF07hyp8Buifv5ItKsatr1M2K3/FU 4E=; b=VKVlJf5oAKumm9Gek1z/OrwcenhdJL47NXlKysEHsOQSm8wIGqWlpdS8p TZ9QuZxLykxmC8wzNW7llxHfUzJMXKoGzRykvyCg3HGvbcL+9qGE3eY1QbvQyYE6 mZVdAslJYDnV8FddtAUtETcR8OCqvvoR/s3YnGX8zCYuzLPIOT/sn3OEigqqYR2f XawD/LGHZe5J8HA+H5IHDmVH/0OeOwXdGjMdccPmgERavwuyRbpoZ1Be2JVJB+r0 xZiLIYd0XA03soVMbBOCnmPDi+uO29EpWdTkd2vG8MSTNAeiK8BKZAiTrT5xZRR5 016JyOXcVRxBVfYt9dF/dz9Ar+G1w== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduledrgeeigdduudelucetufdoteggodetrfdotf 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 1412D240057; Fri, 5 Feb 2021 15:11:11 -0500 (EST) From: Thomas Monjalon To: Kathleen Capella Cc: Wenzhuo Lu , Beilei Xing , Bernard Iremonger , honnappa.nagarahalli@arm.com, dev@dpdk.org, nd@arm.com Date: Fri, 05 Feb 2021 21:11:10 +0100 Message-ID: <16289590.gbtZyLo5GS@thomas> In-Reply-To: <20210205190823.7765-1-kathleen.capella@arm.com> References: <20210205190823.7765-1-kathleen.capella@arm.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH] testpmd: remove unused member from lcore structure 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 Sender: "dev" About the title: - the prefix should be app/testpmd - it is not exactly an lcore structure I would propose: app/testpmd: remove unused struct member 05/02/2021 20:08, Kathleen Capella: > The tx_queue member of the fwd_lcore struct is unused as it is already > part of the fwd_stream structure. Deleting helps improve code readability. > > Signed-off-by: Kathleen Capella > Reviewed-by: Honnappa Nagarahalli Acked-by: Thomas Monjalon Thanks for looking at cleaning up.