10/03/2022 01:06, eagost...@nvidia.com:
> From: Elena Agostini
>
> Without enabling gdrcopy, dpdk build has warnings about
> unused gdrcopy functions input parameters.
As developers we should test with --werror option given to meson,
so we don't miss such details.
This is what the script devtool
From: Elena Agostini
Without enabling gdrcopy, dpdk build has warnings about
unused gdrcopy functions input parameters.
This patch set them to __rte_unused .
Fixes: 24c7759 ("gpu/cuda: map GPU memory with GDRCopy")
Signed-off-by: Elena Agostini
---
drivers/gpu/cuda/gdrcopy.c | 4 ++--
1 file
2 matches
Mail list logo