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 7117EA00C2; Tue, 8 Mar 2022 15:29:59 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DA43A4068E; Tue, 8 Mar 2022 15:29:58 +0100 (CET) Received: from wout2-smtp.messagingengine.com (wout2-smtp.messagingengine.com [64.147.123.25]) by mails.dpdk.org (Postfix) with ESMTP id AF08F4068B for ; Tue, 8 Mar 2022 15:29:57 +0100 (CET) Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.west.internal (Postfix) with ESMTP id 7AE2132020A4; Tue, 8 Mar 2022 09:29:56 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute3.internal (MEProxy); Tue, 08 Mar 2022 09:29:56 -0500 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=fm1; bh=ZjTltHacC0Xh0I ddstKN3ozBNAY9eHpIiMwZmDhO7QM=; b=KDYFn7OK7c2WXuQpIECYgpGm3R/YZA n54To2yevzBnU6B6+SeA4jImqOQqbBF4qVUN9M/eG5uxdSTQNsTGNP74J69qP2sb u3w/L2wuAo2vAiR3tYZvONK1kq+d0CGyJQ+iQiBVVNP9ZRR5xPnJ6QAUVZwqmNET JSvsFLMpYRixQ7B6fDLE01OWkgN2B4OuHS4/BG/W6uHmPGr3lYHtfD9wbwK6YHcp oS8bKpuTCidgWuPHcPlEu0JFG+s6LIxkkM0ZUbV3QmxxOHgeEPygvqrzupej9YcW RXI1lI0Ovn4tkSs4gplcGgVsZMCRxvMmcumlVJDTPQiUZzOE/jgYBSKA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; 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:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm2; bh=ZjTltHacC0Xh0IddstKN3ozBNAY9eHpIiMwZmDhO7 QM=; b=lgSlj+BL2d4nKgXnEvKgezRbL60McehOS0UtmTaNNkMESopzPJjDy8unr 0ir/EQskKXg2YDZ48oNVoIR6dO9sK7XJHZAQRDtNvfnsFcrnts8s2zS8UmFOEYKA mT0aahBTaWE4hE06T5MHDFjsOwV8tvH4VBhdoBOmSfLXMTX6ENOw8M+M5LCHHHdD +GczyG20ntmFXuAyryyj8oXhuH1LhNXdI/algmudrlsG3wPCTFE8cY7HU3S7T1c5 axODmaphfZKpkUizj8aQa4t8fyHq0ae3klYX7Kxt23xwQUR8XpiBGnpUWlkDZtJg SkdSk11vdWRsiquVmP1ktVGd/S1hg== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvvddrudduiedgieegucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecugg ftrfgrthhtvghrnhepudeggfdvfeduffdtfeeglefghfeukefgfffhueejtdetuedtjeeu ieeivdffgeehnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrh homhepthhhohhmrghssehmohhnjhgrlhhonhdrnhgvth X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Tue, 8 Mar 2022 09:29:55 -0500 (EST) From: Thomas Monjalon To: Kevin Traynor , Elena Agostini Cc: "dev@dpdk.org" Subject: Re: [PATCH] gpu/cuda: missing slash in libcuda.so path Date: Tue, 08 Mar 2022 15:29:54 +0100 Message-ID: <5293210.0WQXIW03uk@thomas> In-Reply-To: References: <20220301194205.20204-1-eagostini@nvidia.com> <578d369e-a3d9-5e05-df91-7e87fa078f9c@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" 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 08/03/2022 15:24, Elena Agostini: > Yes please > > Thanks > EA > > From: Kevin Traynor > > Hi Elena, > > On 07/03/2022 21:47, Thomas Monjalon wrote: > > 01/03/2022 20:42, eagostini@nvidia.com: > >> From: Elena Agostini > >> > >> Signed-off-by: Elena Agostini > > > > Applied with this title and commit log: > > > > gpu/cuda: fix dependency loading path > > > > A slash was missing in libcuda.so path for dlopen. > > > > > > > > This seems like a good candidate for backport to LTS, so I added it to > the queue for 21.11.1. > > Please let me know if you do *not* want it backported 21.11.1. > > thanks, > Kevin. I forgot the Fixes: line and Cc: stable@dpdk.org Elena, please remind to add such lines next time, it makes the process more automatic.