From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <dev-bounces@dpdk.org> Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 9F9D2A0350; Thu, 25 Jun 2020 01:29:05 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 96EA51B5E1; Thu, 25 Jun 2020 01:29:04 +0200 (CEST) Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id AED9E1B203 for <dev@dpdk.org>; Thu, 25 Jun 2020 01:29:03 +0200 (CEST) Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailout.nyi.internal (Postfix) with ESMTP id 237835C00C3; Wed, 24 Jun 2020 19:29:03 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute7.internal (MEProxy); Wed, 24 Jun 2020 19:29:03 -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= 6gVkEfPY1wg1ZYOtYnAuNfKd8/onEsOQviVbpPYpqBY=; b=PT5ZtNZRKKfZsF7e 6gQvOmym2Af7W0Mxi8CjdXQjnU8g7xoUcJXp+VlnWesY/xFOWubOXBUDcXI+qXod bS7ZAiGSTeoWVqU1idgNHa0r7xlILV33eo05j/bjg6rj4UiXmOgLrHi+j7C8T+40 tYsUDfQgyiZ9d9B6b+whqGzJL4f0clii36LEZ/xI4op8VSaW9ki7mfEvaT1LoQar DGoB8EHMtluR+51Dz0sPpFTpr9YPejUQr3oVCUWuR/0+WaDqq0GE1QUHXwYS4gjI Cr8L4+MMgeVFiPElgOynv5WpVutdlBUK8tMRonYWBpPDFNpedAzaMdnRLZodVkQd Ivbj1g== 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=fm3; bh=6gVkEfPY1wg1ZYOtYnAuNfKd8/onEsOQviVbpPYpq BY=; b=bNP3Ccu6Dg2k7ndsQpCkhM1xxXG51Mu1K2QrlN9QOhUKaytZZz35JADs+ FQroi5fl9ur0B82MSx2PzJrhsuSGNt+aIAhqVrin34KL5wVBM/7VZ/UJ/yt8uLvk qT0+c/h/dStFlcW3fpCZJ1xrjmOfZVfTj5sXEzk++n/ICpe20NcHo87rKdiw/x0R 9x7rKTHrWDYoogrgaKDkKMdFYELQl72AGDEiiOPkiNJbLfQ8AMN4frydOKNgUpXk vkt8p1UgBRh0LNah/9EWjXl3NKT0Po2CRUKpbDxaj3R8tU1hy36EeJYDRE5S+7mC pngxl9iyeRlVfY1KxbTDRHCXfXN3A== X-ME-Sender: <xms:vuHzXn3n_-Tj7yuU65OpJfKdo3nIWQGQxXMXbuYaO-iTw6J2pLsr2w> X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduhedrudekkedgvddvucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecugg ftrfgrthhtvghrnhepudeggfdvfeduffdtfeeglefghfeukefgfffhueejtdetuedtjeeu ieeivdffgeehnecukfhppeejjedrudefgedrvddtfedrudekgeenucevlhhushhtvghruf hiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhhomhgrshesmhhonhhjrghl ohhnrdhnvght X-ME-Proxy: <xmx:vuHzXmH6IYA24rBJ4QAPQkF3u31Cn6htZOX_JTAVQwjAtllekYH8xQ> <xmx:vuHzXn4ZN_zXcV1G_l3dQsrJvoClMfCTG2_MnEfow7QwdkYnH7pzlg> <xmx:vuHzXs16aO3c1su8p5jCHhx8GrLhGg851rTk7oInN5-q8JsoKO_fMQ> <xmx:v-HzXsMytayGPYhLEJtbPqcQAbTcBP3ur6k-5WbccnIf6SOTcLJQGA> Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id E94E83280065; Wed, 24 Jun 2020 19:29:01 -0400 (EDT) From: Thomas Monjalon <thomas@monjalon.net> To: David Marchand <david.marchand@redhat.com> Cc: "dev@dpdk.org" <dev@dpdk.org>, Joyce Kong <Joyce.Kong@arm.com>, nd <nd@arm.com>, Phil Yang <Phil.Yang@arm.com> Date: Thu, 25 Jun 2020 01:29:00 +0200 Message-ID: <2024388.Fdhj3Bj7Eq@thomas> In-Reply-To: <VE1PR08MB464054A13AC525DD036DAA93E9980@VE1PR08MB4640.eurprd08.prod.outlook.com> References: <20200619095828.13851-1-david.marchand@redhat.com> <VE1PR08MB464054A13AC525DD036DAA93E9980@VE1PR08MB4640.eurprd08.prod.outlook.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH] test: fix bitops test name X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions <dev.dpdk.org> List-Unsubscribe: <https://mails.dpdk.org/options/dev>, <mailto:dev-request@dpdk.org?subject=unsubscribe> List-Archive: <http://mails.dpdk.org/archives/dev/> List-Post: <mailto:dev@dpdk.org> List-Help: <mailto:dev-request@dpdk.org?subject=help> List-Subscribe: <https://mails.dpdk.org/listinfo/dev>, <mailto:dev-request@dpdk.org?subject=subscribe> Errors-To: dev-bounces@dpdk.org Sender: "dev" <dev-bounces@dpdk.org> > > Caught by code review, bitops test name is incorrect. > > > > Fixes: 7660614c11e2 ("test/bitops: add bit operations test case") > > > > Signed-off-by: David Marchand <david.marchand@redhat.com> > > --- > Acked-by: Phil Yang <phil.yang@arm.com> Applied, thanks