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 DBFF8A0524; Tue, 20 Apr 2021 03:12:19 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C66D04155F; Tue, 20 Apr 2021 03:12:19 +0200 (CEST) Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by mails.dpdk.org (Postfix) with ESMTP id D879241448 for ; Tue, 20 Apr 2021 03:12:18 +0200 (CEST) Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailout.nyi.internal (Postfix) with ESMTP id 899605C003F; Mon, 19 Apr 2021 21:12:18 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute7.internal (MEProxy); Mon, 19 Apr 2021 21:12:18 -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= uGxFH2JUWz8O7+DyKmSIjjXJMYMzSLUnCAnLrZRZFnk=; b=GJhGqOCZP0d0j+b6 bJTyL5ifckhaAfVV34bzF8JxlBfbAM0VfvXMCdQSRhfzC/QHeEYtthgMVYzMmI/R SgReKOfR5feSTh6OLqUmaVmZokYuO47mOa72rEc7wZUnIlDUrUpjtMJ+5FW8xLE0 1c5Ssgh/QBBXcdLVk7jLgaPvx1R41yRdAOADVSUkOt/FROdqbZeRh8MTXVkGaQgZ PHt6qN1XWKotVdUwHzgFEBZQ01DJz1HNCAECIuD8tKO7FUmm98hyPWVZwz0PQM/O fkFpBxtwff/6Gyxbd4DXbG8DFJfM2OwLqMLkiMxEXncoTjqDP61Qbg/vs+x06vdq iCTyXg== 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=uGxFH2JUWz8O7+DyKmSIjjXJMYMzSLUnCAnLrZRZF nk=; b=pmCxK9cpLd3qIf3xVZ0VgpX9f/t8LXpKxn1ViSuBXpJcwD7EyAgXeDZiO OkC6AyeJnmUfG2ll5U7f7FstE0sHWd7isRXfkSWfz1tA/n/sZM5kgQMIj0RDzvGR psRCDWO4pQBi0DDJZ86tQUYH8FtTuof/pX1y3/zwhwY/GxwCfWJnMK633GhJT7bf GH9Ukh83C2nazmXczCneEe+sbrgD9GMQbH8w1YMCH7m5556BHp0M7hpDY+V9N/bR odkUJAOEgsa9GJvdMhqekpO6QQ94ydySoaXmSbV54bwvlW5HZdOgGlynVJAgQHra YzR93WpZBBmd+jEGWJcQYhBc9EilA== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduledrvddthedggedvucetufdoteggodetrfdotf 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 CE21B240065; Mon, 19 Apr 2021 21:12:17 -0400 (EDT) From: Thomas Monjalon To: Kathleen Capella Cc: dev@dpdk.org, nd@arm.com, honnappa.nagarahalli@arm.com Date: Tue, 20 Apr 2021 03:12:16 +0200 Message-ID: <2026318.8WZEZ18WTx@thomas> In-Reply-To: <20210408213549.10511-1-kathleen.capella@arm.com> References: <20210223182300.29817-1-kathleen.capella@arm.com> <20210408213549.10511-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 v2] examples/l3fwd: skip TX queue drain on first iteration 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" 08/04/2021 23:35, Kathleen Capella: > Initialize prev_tsc to cur_tsc. This avoids running the TX queue drain > in the first iteration of the packet processing loop. > > Signed-off-by: Kathleen Capella > Reviewed-by: Honnappa Nagarahalli Applied, thanks