[dpdk-stable] [PATCH] net/qede: fix icc build
    Thomas Monjalon 
    thomas at monjalon.net
       
    Wed Nov  8 01:26:43 CET 2017
    
    
  
08/11/2017 00:38, Ferruh Yigit:
> observed icc version "icc (ICC) 18.0.0 20170811"
> 
> build error:
> .../dpdk/drivers/net/qede/qede_ethdev.c(1475):
> error #279: controlling expression is constant
> 	assert(false && "Unable to start periodic timer");
> 			^
> 
> Warning disabled in Makefile.
> 
> Fixes: 2af14ca79c0a ("net/qede: support 100G")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Ferruh Yigit <ferruh.yigit at intel.com>
Applied, thanks
    
    
More information about the stable
mailing list