[dpdk-dev] [PATCH v5 4/9] eal: hide shared memory config

Thomas Monjalon thomas at monjalon.net
Fri Jul 5 21:08:21 CEST 2019


05/07/2019 19:26, Anatoly Burakov:
> --- a/lib/librte_eal/common/include/rte_fbarray.h
> +++ b/lib/librte_eal/common/include/rte_fbarray.h
> @@ -34,7 +34,6 @@
>  extern "C" {
>  #endif
>  
> -#include <stdbool.h>
>  #include <stdio.h>

It triggers some compilation errors in mlx4 and mlx5:
	fatal error: unknown type name 'bool'
I will try to fix them.




More information about the dev mailing list