From patchwork Fri Oct 23 17:41:30 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Thomas Monjalon X-Patchwork-Id: 81961 X-Patchwork-Delegate: thomas@monjalon.net Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id A8912A04DD; Fri, 23 Oct 2020 19:41:44 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id E68032B94; Fri, 23 Oct 2020 19:41:42 +0200 (CEST) Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id 22E642B86 for ; Fri, 23 Oct 2020 19:41:42 +0200 (CEST) Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.nyi.internal (Postfix) with ESMTP id 62A155C006B; Fri, 23 Oct 2020 13:41:40 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute2.internal (MEProxy); Fri, 23 Oct 2020 13:41:40 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; s=fm2; bh=joU4q6vpXDd1T4vvbiD7T4qOkJ OcbdSYdWzKjQQlSnA=; b=e935CVjXxkJ2XLNzxuRKspSt+IXeqD70GUrlgxCKbD LkoHyb4ZyAqxEH7aenCsq8I5IOeVdpjcRgDtZ6skRPOhm/Wv34dndxIlwo8o+IVt 9z87e8PISULG8aWoQ7nrbrhBFD9mZ//wudo/J0htMJ3Y93DfYpcI0NgrjFdOiL1f 5EH8zeERvM72ptI4BmpyRlLT7Qr502cQn2jtj49wwp6Ta1ygLGgpsF2mPCaAPFcU lEuoyoLlzPsvsUBtmB4MFadUiz3y9VtC7ifmEQw622MJKDnhkOeb/W07xZqdsdeq ib1b2qXPbq1sNga04OmpfaeKxhRE8S02hwbGt5SGlrig== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:date:from :message-id:mime-version:subject:to:x-me-proxy:x-me-proxy :x-me-sender:x-me-sender:x-sasl-enc; s=fm1; bh=joU4q6vpXDd1T4vvb iD7T4qOkJOcbdSYdWzKjQQlSnA=; b=d9DkBn+Iv40XdSf3fzdzS1bQGuvZLmhOm HIc9cDPMbIcNWuxSrFu3cakvL5Mpu3QHcTDlLvPOT6o7Xk4t4cTVQDGcux6s8iWF UugOsBXyVMAcpWhOeKep8iCMs2IATIj+2Ru140K7PqZ29aclQkSXLkCuXsgWpscG Z+OUmoaGew064KurYVscooEljvAo8onwpxpqEUesYcneDhIeYkNd0P8dQKJ3iiZ9 xKm23lAF3j+iec3nusl6A2TlXS35xb1RvUkr2jRV10fObXBxEk9nkj98i0WwDzO+ ZWnF7kK0c+XbmsRMybfEeV+x+BYFfOSvp6BVRztyMJondbHNTxwjQ== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedujedrkedtgdduudejucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkffoggfgsedtkeertdertddtnecuhfhrohhmpefvhhhomhgrshcu ofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecuggftrf grthhtvghrnhepvdelvdduhedvudduveeuvdevheegudelgeeigfejheduhedttdegudff jeeihffgnecukfhppeejjedrudefgedrvddtfedrudekgeenucevlhhushhtvghrufhiii gvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhhomhgrshesmhhonhhjrghlohhn rdhnvght X-ME-Proxy: Received: from xps.monjalon.net (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id BA21A3280065; Fri, 23 Oct 2020 13:41:38 -0400 (EDT) From: Thomas Monjalon To: dev@dpdk.org Cc: david.marchand@redhat.com, bruce.richardson@intel.com, Christian Ehrhardt , Guy Kaneti Date: Fri, 23 Oct 2020 19:41:30 +0200 Message-Id: <20201023174131.99585-1-thomas@monjalon.net> X-Mailer: git-send-email 2.28.0 MIME-Version: 1.0 Subject: [dpdk-dev] [PATCH] regex/octeontx2: fix driver name 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" Following the recent alignment of all driver names, this new driver get unaligned: librte_regex_octeontx2_regex.so The 'fmt_name' must be "octeontx2_regex", and if not provided, is taken from the 'name' variable. But the variable 'name' should not be overwritten, to keep the automatic value from the directory name. The library name will be composed of the class directory and the driver directory name: librte_regex_octeontx2.so Reported-by: Christian Ehrhardt Signed-off-by: Thomas Monjalon Acked-by: David Marchand --- drivers/regex/octeontx2/meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/regex/octeontx2/meson.build b/drivers/regex/octeontx2/meson.build index 398a981c07..aada0b5601 100644 --- a/drivers/regex/octeontx2/meson.build +++ b/drivers/regex/octeontx2/meson.build @@ -38,7 +38,7 @@ foreach flag: extra_flags endif endforeach -name = 'octeontx2_regex' +fmt_name = 'octeontx2_regex' deps += ['bus_pci', 'common_octeontx2', 'regexdev'] includes += include_directories('../../common/octeontx2')