[PATCH v4 4/7] gpudev: fix driver header for Windows

Bruce Richardson bruce.richardson at intel.com
Thu Sep 25 14:43:27 CEST 2025


On Thu, Sep 25, 2025 at 02:31:46PM +0200, David Marchand wrote:
> Use rte_os.h and its RTE_TAILQ_HEAD definition compatible with BSD
> sys/queue.h
> 
> Fixes: 18cb07563165 ("gpudev: add event notification")
> 
> Signed-off-by: David Marchand <david.marchand at redhat.com>
> ---
>  lib/gpudev/gpudev.c        | 1 +
>  lib/gpudev/gpudev_driver.h | 4 ++--
>  2 files changed, 3 insertions(+), 2 deletions(-)
Acked-by: Bruce Richardson <bruce.richardson at intel.com>
> 


More information about the dev mailing list