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 C7065A0547; Wed, 21 Apr 2021 20:45:07 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9B79040687; Wed, 21 Apr 2021 20:45:07 +0200 (CEST) Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by mails.dpdk.org (Postfix) with ESMTP id 1097D40150 for ; Wed, 21 Apr 2021 20:45:06 +0200 (CEST) Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.nyi.internal (Postfix) with ESMTP id 947F45C0192; Wed, 21 Apr 2021 14:45:05 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute2.internal (MEProxy); Wed, 21 Apr 2021 14:45:05 -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= PokM/nqaUjatZlw18yfTxpAMS2FHs2HRjht7abtDpDE=; b=FLYcZekWAZWm+3dJ 9gFcJ/0UjhQQHyTf/R1vjfiAO+GSr0Lck1K1lhB/8PAyiXvu/8WBVafG3XUrjm6n llHmC8ezi/FIiF63Nawt76LZCOLU3R3TTO9DkSz7jkgNYRg1IggUksC9S5tWMlRi HN9ILDr+xDDJVUdEF+4TMRsv90b5wb9LLDslC7m5NHHbs8D3ypcqaDLSj3rbddHV 15BV9VbftM9iznrVEOSpd3+Ct/kFwFE6JmSc9eTVLQfnmoxATd02PpUAb7zGKVYF 0mWSxY+hq7JfTqb68fuSQ5WLGra+hR52jJOtTdaI7ti4gOLYxfPhn+qtYXVjB9JN RHK78g== 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=PokM/nqaUjatZlw18yfTxpAMS2FHs2HRjht7abtDp DE=; b=fREA/mzu49JgucUIarsgzn9AYy3LMThJsNnTdKgxFtQCBR1AmTsq+RgXf MLoMFTXoBZPZPM3prAKzpsAMEVkq5IGD595KPwyT1Oa6DcyqeCc4+veIt7dcL04D X88SyaYaow8g3nW6BRysSHAWTnCxN0eLgGOQclaUB/8bvxCCnWqLphJbe4v11oMU 9VmRpFrQQFK1ZHXGqxxPYhm1M3dSi6QiErIOKq7N9oyTiyVPrmhVL8LptDo6PSh6 7n4AdtJLtEgjDXppizHtzzqfUwRg63uYh/CAJ5VN59R8QtGgaERqayzMg/fflpD1 tsD8HwYgAveDxjHRVge1eenUoCQMA== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduledrvddtkedgudefudcutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfgh necuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd enucfjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhm rghsucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenuc ggtffrrghtthgvrhhnpedugefgvdefudfftdefgeelgffhueekgfffhfeujedtteeutdej ueeiiedvffegheenucfkphepjeejrddufeegrddvtdefrddukeegnecuvehluhhsthgvrh fuihiivgeptdenucfrrghrrghmpehmrghilhhfrhhomhepthhhohhmrghssehmohhnjhgr lhhonhdrnhgvth 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 62B73240068; Wed, 21 Apr 2021 14:45:04 -0400 (EDT) From: Thomas Monjalon To: Conor Walsh Cc: konstantin.ananyev@intel.com, kathleen.capella@arm.com, honnappa.nagarahalli@arm.com, dev@dpdk.org, "Medvedkin, Vladimir" Date: Wed, 21 Apr 2021 20:45:02 +0200 Message-ID: <9098395.5HYMY1ojOA@thomas> In-Reply-To: References: <20210421124842.1550979-1-conor.walsh@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH] examples/l3fwd: fib 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" > > The commit a8f8b672d575 ("examples/l3fwd: skip Tx queue drain on first > > iteration") implemented a change to the em and lpm lookup methods to > > prevent the TX queue drain running in the first iteration of their > > packet processing loops. This patch introduces this change into the > > fib lookup method, this was done to keep the fib code aligned with > > the em and lpm code. > > > > Signed-off-by: Conor Walsh > > Acked-by: Vladimir Medvedkin Applied, thanks