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 C80E9A0545 for ; Tue, 21 Jun 2022 18:39:08 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A745740151; Tue, 21 Jun 2022 18:39:08 +0200 (CEST) Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by mails.dpdk.org (Postfix) with ESMTP id 973B840151; Tue, 21 Jun 2022 18:39:06 +0200 (CEST) Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id 44F585C0148; Tue, 21 Jun 2022 12:39:06 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute5.internal (MEProxy); Tue, 21 Jun 2022 12:39:06 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= cc:cc:content-transfer-encoding:content-type:date:date:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:sender:subject:subject:to:to; s=fm2; t=1655829546; x= 1655915946; bh=/mGNFKqCrCaGVeayQLrzcVl2saArex2nkhRNG2TDAe8=; b=P WPmJlhdQVBZBJY02XcdF5kcqoqw0EDGSxdNDOQQPjPj35K7ThTVnbljm1x81hOmE X2Q2OqlxKf1RHY0h9DkXtifYIa/kM4VexEMYDa7lJ1c+6xhcjV7n+rHnZSok4k8d q6yx91N9wiprNzweO0b8Yt0MTjY+k+hGnMJ2rJ6Vu6sDNT/zW1w3ISEftE3RHV/f fxjQEJQZy5Kl8Z9b3k+TqZZtGLgcMrqxh7mmmYWv22/3hnTsGGPJwVXhWaBpuCpe kTUp3CihnRcZLUgbH6MUvvsA3Tu+HMsBpUoNdzqiyAYnh4IGGfOoF3LEByFfqb97 4sLIA4flhbxXUzjMiwv2w== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding :content-type:date:date:feedback-id:feedback-id:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:sender:subject:subject:to:to:x-me-proxy:x-me-proxy :x-me-sender:x-me-sender:x-sasl-enc; s=fm2; t=1655829546; x= 1655915946; bh=/mGNFKqCrCaGVeayQLrzcVl2saArex2nkhRNG2TDAe8=; b=u L4KGWNbRnSvaEx8RPI4Ob1mFpt/AfPn66LLRJndvOCnjg7ERG81sfqRaufwxgrHZ 9NjjNH3IETNDuFPYhYx3hQ1jL2w8ceCEHyoyDvtIPzFdKhhRZh3mdj5zqrk362QM dsewF/DeQ9iC8iSWtuvhyCwQID2gI09x/y3EBtD7yFCtCDNTTvFacO6j63r/W/tn uqBPXfnH56C3GPB68MmuLkczA1dkkn0RqvWKhJGvpK71mIeSzepCaxJ1Knfw05Oh WzO+Cx0DQQI6hQ+V8Wg+7To4vOKjG/eFRR6ndrjyVO/kBtP64Ck3dGeNHPocIAms G2cLpFkEtpVHpQjxKru8Q== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvfedrudeffedguddtvdcutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfgh necuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd enucfjughrpefhvfevufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhho mhgrshcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqne cuggftrfgrthhtvghrnheptdejieeifeehtdffgfdvleetueeffeehueejgfeuteeftddt ieekgfekudehtdfgnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilh hfrhhomhepthhhohhmrghssehmohhnjhgrlhhonhdrnhgvth X-ME-Proxy: Feedback-ID: i47234305:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Tue, 21 Jun 2022 12:39:05 -0400 (EDT) From: Thomas Monjalon To: David Marchand Cc: dev@dpdk.org, stable@dpdk.org Subject: Re: [PATCH] test: drop reference to removed tests Date: Tue, 21 Jun 2022 18:39:04 +0200 Message-ID: <5306727.6PsWsQAL7t@thomas> In-Reply-To: <20220613073700.3222164-1-david.marchand@redhat.com> References: <20220613073700.3222164-1-david.marchand@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-BeenThere: stable@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: patches for DPDK stable branches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: stable-bounces@dpdk.org 13/06/2022 09:37, David Marchand: > cycles_autotest and delay_us_sleep_autotest tests were removed in the > commit ee00af60170b ("test: remove strict timing requirements some tests") > and were wrongly reintroduced later. > > Bugzilla ID: 1021 > Fixes: 74822233bdc2 ("test: create a list of extra tests") > Cc: stable@dpdk.org > > Signed-off-by: David Marchand Applied, thanks.