[dpdk-dev] [PATCH v3] eal/windows: fix invalid thread handle

Thomas Monjalon thomas at monjalon.net
Thu Jun 11 16:35:01 CEST 2020


02/06/2020 04:00, Tasnim Bashar:
> --- a/lib/librte_eal/windows/include/rte_windows.h
> +++ b/lib/librte_eal/windows/include/rte_windows.h
> @@ -29,6 +29,7 @@
>  #define INITGUID
>  #endif
>  #include <initguid.h>
> +#include <rte_log.h>

Why do you need adding rte_log in rte_windows?




More information about the dev mailing list