From: <eagostini@nvidia.com>
To: <dev@dpdk.org>
Cc: Elena Agostini <eagostini@nvidia.com>
Subject: [PATCH] gpudev: improve CPU unmap description
Date: Mon, 21 Feb 2022 23:07:06 +0000 [thread overview]
Message-ID: <20220221230706.17909-1-eagostini@nvidia.com> (raw)
From: Elena Agostini <eagostini@nvidia.com>
Minor update in rte_gpu_mem_cpu_unmap header
documentation.
Signed-off-by: Elena Agostini <eagostini@nvidia.com>
---
lib/gpudev/rte_gpudev.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/gpudev/rte_gpudev.h b/lib/gpudev/rte_gpudev.h
index 5cc4eb5828..9802bff2a5 100644
--- a/lib/gpudev/rte_gpudev.h
+++ b/lib/gpudev/rte_gpudev.h
@@ -489,7 +489,7 @@ void *rte_gpu_mem_cpu_map(int16_t dev_id, size_t size, void *ptr);
* @param dev_id
* Reference device ID.
* @param ptr
- * Pointer to the memory area to be unmapped.
+ * Pointer to the GPU memory area to be unmapped.
* NULL is a no-op accepted value.
*
* @return
--
2.17.1
next reply other threads:[~2022-02-21 14:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-21 23:07 eagostini [this message]
2022-02-22 17:59 ` Thomas Monjalon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220221230706.17909-1-eagostini@nvidia.com \
--to=eagostini@nvidia.com \
--cc=dev@dpdk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).