[dpdk-dev] Can't compile master branch with icc

Tetsuya Mukawa mukawa at igel.co.jp
Mon May 18 08:08:33 CEST 2015


Hi Helin,

It seems master branch cannot be compiled with icc like below.

$ T=x86_64-native-linuxapp-icc make install

...snip....

dpdk/lib/librte_pmd_i40e/i40e/i40e_nvm.c(1022): error #188: enumerated
type mixed with another type
                  hw->aq.asq_last_status = old_asq_status;


As a result of bisecting, below patch may cause the issue.
3b7271f i40e/base: catch NVM write semaphore timeout and retry

Could you please check it?

Regards,
Tetsuya


More information about the dev mailing list