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 CD23CA04E6; Thu, 19 Nov 2020 19:50:17 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id A509DF3E; Thu, 19 Nov 2020 19:50:16 +0100 (CET) Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by dpdk.org (Postfix) with ESMTP id BDBFE2AB for ; Thu, 19 Nov 2020 19:50:14 +0100 (CET) Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.nyi.internal (Postfix) with ESMTP id 57CDA5C0113; Thu, 19 Nov 2020 13:50:13 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute2.internal (MEProxy); Thu, 19 Nov 2020 13:50: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=fm2; bh= BBtPZZbhcut8rHHImjUdlLLCJhoDWKkpTVGlwGOfsOE=; b=chCCFZAtKGaX9dpn 46FGVxEkCF69Nb7aeHaUDYd2Z/zZulq5Yo2V81K1OaQsCOJyt5riaD/EOlOSPo/o ZUicJOxDAzvajGFfvSEt62hYACsqbWTluJmM4BmEOz2J/7NtlpwFI7xfU4b1qxMR oAdryFx2UfCAP/Mv0Z/6aFxUM6WzZFYBXlhfMuAdEC9pjluYsMtTGtiZiS9vDJHz 1Y4wEwlCRoQa9fbJ3fM507+t9QvdT1fs4zLcmqrZYeXMP7ZClpjz7C+mk6Ct5QqM trTnef4e5+jcAXdGOkRAly/YwV45FEUV269sqLJIDfUyxDw9fzYRjwfZIa7FpNu8 HUHQHA== 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=fm1; bh=BBtPZZbhcut8rHHImjUdlLLCJhoDWKkpTVGlwGOfs OE=; b=iNll1vxNq8o0U7P/bHsJiW/SieQ1/xphROrR/NzcGTlte6KmpGtNWzlH1 IxklFcqm5nX4bvrUgC2d3w+HAchE+ouZq3pamIFlhdI6d2VAcTdeWWNXgfGpfHBX /U/tccj3+tRDXyTKr7dFooR6AL4tJxRLiTK1rpefaLDLWPZzf6eY0ytW5Jm2Bdnj vnbmPwGd9EJp0Rl5kt5s6qncJwdILq4Lyz0M8SLPWduQn7+lx3069dWJZKVEziYJ iMU++hT3iAA23k+Ds4PQVq8D2UOx84gx0+Hwmd5Bm8YwGUtQVsobBpjk6d3sn+BE NZa5WDQ+HZkoGrZCzusyV4NbM+XNQ== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedujedrudefjedgudduiecutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfgh necuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd enucfjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhm rghsucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenuc ggtffrrghtthgvrhhnpedugefgvdefudfftdefgeelgffhueekgfffhfeujedtteeutdej ueeiiedvffegheenucfkphepjeejrddufeegrddvtdefrddukeegnecuvehluhhsthgvrh fuihiivgepvdenucfrrghrrghmpehmrghilhhfrhhomhepthhhohhmrghssehmohhnjhgr 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 E45683064AB0; Thu, 19 Nov 2020 13:50:11 -0500 (EST) From: Thomas Monjalon To: David Marchand Cc: dev@dpdk.org, stephen@networkplumber.org, bluca@debian.org, bruce.richardson@intel.com Date: Thu, 19 Nov 2020 19:50:10 +0100 Message-ID: <3637281.tEGt3ByTlc@thomas> In-Reply-To: <20201116100618.2894-1-david.marchand@redhat.com> References: <20201116100618.2894-1-david.marchand@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH 1/3] test/eal: remove unneeded command 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" 16/11/2020 11:06, David Marchand: > All EAL flags tests are run by calling the "eal_flags_autotest" command. > There is no compatibility to maintain for sub commands only called by > meson. > > Fixes: db27370b5720 ("eal: replace blacklist/whitelist options") > > Signed-off-by: David Marchand Acked-by: Thomas Monjalon