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 A0DFCA0032; Tue, 16 Nov 2021 17:44:36 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 72AC641163; Tue, 16 Nov 2021 17:44:36 +0100 (CET) Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by mails.dpdk.org (Postfix) with ESMTP id D840740141 for ; Tue, 16 Nov 2021 17:44:34 +0100 (CET) Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id 6E0F85C018D; Tue, 16 Nov 2021 11:44:33 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute4.internal (MEProxy); Tue, 16 Nov 2021 11:44:33 -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= O5WJUsmjix0KdiS/2oqfvHOgWsdFOhv8DbZtbCxQOZE=; b=HucOJrkNEAjxKTcA 4j4WK8JQbKyW26OfdkYgUzmOXcA7fChC14OIeO8u0y4JDweIbTdwJWVrF6f7QiRG ctNre5weJglHNnaQfWx8PdGZLcArsFxHyN4ZSuccjg/rtuO+J66Uw2Qgd+AuXE0U 9j1fHBlOScXjp/ee6GoXeHpOQo9f8ynGHx9lG75wVWsgcu72lTOvoQnw/InPjJDS fxz9W3AOuPtkw19R9VrZlTNR+rY0JUEgcuEe/WKaxH0emCkF+xTI1w9tw/nrTD8/ RDNA400gmJqnt6OwsW+0/kYd0g5pNwC1GmHgeIeY4DIwLmUpJJKjtMtQ4a6K0vVR 5e0Nbg== 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=O5WJUsmjix0KdiS/2oqfvHOgWsdFOhv8DbZtbCxQO ZE=; b=GdP+asErE2SnxYJL4XW0ztJLjDcC+d/SpMJx4FoWGbgg2Ntix/zhXsIvg s0kDiC4j/046aSOY3bxEpALzPxKFrvPrhL7v05zlkeb3jFj4exoNV6wjd2w7BX4y ctq+WViA+5NDJGb7pTpGbPK1SQxS9KT0OGN99o+OdR3eAECNwyYkD0rOn/W/7PMO dmiOGolaLwCPTbkHkbNxakURJnVFGtqCXXkS7rpGZs7KuVt4Zh7zKS9BTh27JOaD vVEKnEEo5a4qCV3ai116m45eAnayPvaKbpDi1dJAagqOMz3RFpa04uV/pS7b3+j6 6rpPsUSEA8sBKV8SVy18OKqicRo0A== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvuddrfedvgdeltdcutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghs ucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucggtf frrghtthgvrhhnpedugefgvdefudfftdefgeelgffhueekgfffhfeujedtteeutdejueei iedvffegheenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhroh hmpehthhhomhgrshesmhhonhhjrghlohhnrdhnvght X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Tue, 16 Nov 2021 11:44:32 -0500 (EST) From: Thomas Monjalon To: Elena Agostini Cc: dev@dpdk.org, stephen@networkplumber.org Subject: Re: [PATCH v7 1/1] gpu/cuda: introduce CUDA driver Date: Tue, 16 Nov 2021 17:44:31 +0100 Message-ID: <86164164.BrTWGFjT1N@thomas> In-Reply-To: <1864437.PjC9POuuBU@thomas> References: <20211005224905.13505-1-eagostini@nvidia.com> <20211116225018.27411-2-eagostini@nvidia.com> <1864437.PjC9POuuBU@thomas> 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 16/11/2021 17:30, Thomas Monjalon: > 16/11/2021 23:50, eagostini@nvidia.com: > > From: Elena Agostini > > > > This is the CUDA implementation of the gpudev library. > > Functionalities implemented through CUDA Driver API are: > > - Device probe and remove > > - Manage device memory allocations > > - Register/unregister external CPU memory in the device memory area > > > > Signed-off-by: Elena Agostini > > --- > > --- /dev/null > > +++ b/drivers/gpu/cuda/version.map > > @@ -0,0 +1,3 @@ > > +DPDK_21 { > > + local: *; > > +}; > > Should be DPDK_22 > > Applied with some minor fixes, thanks. Did the static/const fixups suggested by Stephen before pushing to the repo.