numam-dpdk/drivers/gpu
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
..
cuda gpudev: manage null parameters in memory functions 2021-11-24 09:38:43 +01:00
meson.build gpu/cuda: introduce CUDA driver 2021-11-16 17:47:52 +01:00