On 4/6/2017 9:57 AM, Pascal Mazon wrote: > Hi, > > I'll take a look at the tap issue.
Thanks Pascal, And I can check thunderx and #5. > > Best regards, > Pascal > > On Thu, 6 Apr 2017 08:03:46 +0000 > "Wei, FangfangX" <fangfangx....@intel.com> wrote: > >> Hi all, >> >> There're 3 new issues in daily build report: >> 1. Failure #1, #2, error logs as below: >> == Build drivers/net/thunderx >> CC nicvf_rxtx.o >> cc1: error: invalid option argument ‘-Ofast’ >> make[6]: *** [nicvf_rxtx.o] Error 1 >> make[5]: *** [thunderx] Error 2 >> make[4]: *** [net] Error 2 >> make[3]: *** [drivers] Error 2 >> make[2]: *** [all] Error 2 >> make[1]: *** [pre_install] Error 2 >> make: *** [install] Error 2 >> >> It occurred by following commit: >> commit 0bc8874b3b2c2da74bb955ce2de2da7eb009a8bf >> Author: Jerin Jacob <jerin.ja...@caviumnetworks.com> >> Date: Sun Mar 19 20:18:48 2017 +0530 >> >> config: enable thunderx nicvf >> >> 2. Failure #3, #4, #6, #7, #8, #9, error logs as below: >> /homeDPDK/drivers/net/tap/rte_eth_tap.c:78:0: error: >> "RTE_PMD_TAP_MAX_QUEUES" redefined [-Werror] compilation terminated due to >> -Wfatal-errors. >> cc1: all warnings being treated as errors >> >> It occurred by following commit: >> commit cf5643661161056c0ad0c073dd37ff674c2c9dc6 >> Author: Pascal Mazon <pascal.ma...@6wind.com> >> Date: Thu Mar 23 09:33:54 2017 +0100 >> >> net/tap: move private elements to external header >> >> >> 3. Failure #5, I'm still debugging it. >> >> Best Regards >> Fangfang Wei >> <...>