DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH] gpudev: improve CPU unmap description
@ 2022-02-21 23:07 eagostini
  2022-02-22 17:59 ` Thomas Monjalon
  0 siblings, 1 reply; 2+ messages in thread
From: eagostini @ 2022-02-21 23:07 UTC (permalink / raw)
  To: dev; +Cc: Elena Agostini

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] gpudev: improve CPU unmap description
  2022-02-21 23:07 [PATCH] gpudev: improve CPU unmap description eagostini
@ 2022-02-22 17:59 ` Thomas Monjalon
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Monjalon @ 2022-02-22 17:59 UTC (permalink / raw)
  To: Elena Agostini; +Cc: dev

22/02/2022 00:07, eagostini@nvidia.com:
> From: Elena Agostini <eagostini@nvidia.com>
> 
> Minor update in rte_gpu_mem_cpu_unmap header
> documentation.
> 
> Signed-off-by: Elena Agostini <eagostini@nvidia.com>

Applied, thanks.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-02-22 17:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-21 23:07 [PATCH] gpudev: improve CPU unmap description eagostini
2022-02-22 17:59 ` Thomas Monjalon

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).