[dpdk-dev] [PATCH] config: disable enic driver on Power

Thomas Monjalon thomas.monjalon at 6wind.com
Thu Nov 27 19:16:13 CET 2014


> enic driver is giving trouble because of non-standard types :
> 
>   CC enic_res.o
> In file included from
> lib/librte_pmd_enic/enic_res.c:36:0:
> lib/librte_pmd_enic/enic_compat.h:92:1: error: unknown type name ‘u_int32_t’
>  static inline u_int32_t ioread32(volatile void *addr)
>  ^
> 
> Disable it on Power for now.
> 
> Signed-off-by: David Marchand <david.marchand at 6wind.com>

Acked-by: Thomas Monjalon <thomas.monjalon at 6wind.com>

Applied

-- 
Thomas


More information about the dev mailing list