Elena Agostini d69bb47d21 gpudev: expose GPU memory to CPU
Enable the possibility to expose a GPU memory area and make it
accessible from the CPU.

GPU memory has to be allocated via rte_gpu_mem_alloc().

This patch allows the gpudev library to map (and unmap),
through the GPU driver, a chunk of GPU memory and to return
a memory pointer usable by the CPU to access the GPU memory area.

Signed-off-by: Elena Agostini <eagostini@nvidia.com>
2022-02-10 10:06:56 +01:00
..
2022-01-11 12:16:53 +01:00
2021-11-16 11:24:22 +01:00
2021-10-08 21:31:07 +02:00
2020-09-08 00:09:50 +02:00
2021-11-26 11:28:34 +01:00
2021-07-31 20:03:47 +02:00
2022-02-10 10:06:56 +01:00
2020-09-08 00:09:50 +02:00
2021-11-04 19:46:27 +01:00
2021-07-31 20:03:47 +02:00
2020-09-08 00:09:50 +02:00
2021-10-22 18:15:38 +02:00
2021-07-31 20:03:47 +02:00
2020-10-29 14:13:31 +01:00
2020-11-03 16:23:03 +01:00
2020-10-08 09:34:58 +02:00
2021-11-26 11:28:34 +01:00