gpudev: add memory barrier
authorElena Agostini <eagostini@nvidia.com>
Mon, 8 Nov 2021 18:58:02 +0000 (18:58 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 8 Nov 2021 16:20:53 +0000 (17:20 +0100)
commit2d61b429cff2eb7bae83c242da4832347779500b
treed81dd62dcb6c3c26f9351fb89e6f156d06115d7a
parente818c4e2bf5010944fc5b4ef9a52b37df6e47c1a
gpudev: add memory barrier

Add a function for the application to ensure the coherency
of the writes executed by another device into the GPU memory.

Signed-off-by: Elena Agostini <eagostini@nvidia.com>
doc/guides/prog_guide/gpudev.rst
lib/gpudev/gpudev.c
lib/gpudev/gpudev_driver.h
lib/gpudev/rte_gpudev.h
lib/gpudev/version.map