[PATCH v2 1/3] gpudev: mem alloc aligned memory
Thomas Monjalon
thomas at monjalon.net
Fri Jan 21 11:34:43 CET 2022
08/01/2022 01:20, eagostini at nvidia.com:
> From: Elena Agostini <eagostini at nvidia.com>
>
> Similarly to rte_malloc, rte_gpu_mem_alloc accept as
> input the memory alignment size.
>
> GPU driver should return GPU memory address aligned
> with the input value.
>
> Changelog:
> - rte_gpu_mem_alloc parameters order
>
> Signed-off-by: Elena Agostini <eagostini at nvidia.com>
Squashed and applied, thanks.
More information about the dev
mailing list