numam-dpdk/lib/gpudev
Elena Agostini 1fd3de64ff gpudev: fix page alignment in communication list
Memory allocated for CPU mapping the status flag
in the communication list should be aligned to the
GPU page size, which can be different of CPU page alignment.

The GPU page size is added to the GPU info,
and is used when creating a communication list.

Fixes: 9b8cae4d99 ("gpudev: use CPU mapping in communication list")

Signed-off-by: Elena Agostini <eagostini@nvidia.com>
2022-03-09 00:14:55 +01:00
..
gpudev_driver.h gpudev: expose GPU memory to CPU 2022-02-10 10:06:56 +01:00
gpudev.c gpudev: fix page alignment in communication list 2022-03-09 00:14:55 +01:00
meson.build gpudev: add communication list 2021-11-08 17:20:53 +01:00
rte_gpudev.h gpudev: fix page alignment in communication list 2022-03-09 00:14:55 +01:00
version.map build: hide local symbols in shared libraries 2022-03-08 15:22:33 +01:00