numam-dpdk/lib/gpudev
Elena Agostini 1674c56dc3 gpudev: manage null parameters in memory functions
The gpudev functions free, register and unregister
return gracefully if input pointer is NULL or size 0,
as API doc was indicating no-op accepted values.

CUDA driver checks are removed because redundant
with the checks added in gpudev library.

Fixes: e818c4e2bf ("gpudev: add memory API")

Signed-off-by: Elena Agostini <eagostini@nvidia.com>
2021-11-24 09:38:43 +01:00
..
gpudev_driver.h gpudev: add memory barrier 2021-11-08 17:20:53 +01:00
gpudev.c gpudev: manage null parameters in memory functions 2021-11-24 09:38:43 +01:00
meson.build gpudev: add communication list 2021-11-08 17:20:53 +01:00
rte_gpudev.h gpudev: add communication list 2021-11-08 17:20:53 +01:00
version.map gpudev: add communication list 2021-11-08 17:20:53 +01:00