08/01/2022 01:20, eagost...@nvidia.com: > From: Elena Agostini <eagost...@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 <eagost...@nvidia.com>
Squashed and applied, thanks.