> -----Original Message----- > From: dev [mailto:[email protected]] On Behalf Of Zhao1, Wei > Sent: Friday, December 8, 2017 10:28 AM > To: Dai, Wei; [email protected] > Subject: Re: [dpdk-dev] [PATCH v3 1/2] net/e1000: move RSS to flow API > > Hi, daiwei > I build the code with ICC for second time just now, it can pass build > and there is no build error. > It seems the icc report is not credible. > > > > -----Original Message----- > > From: Dai, Wei > > Sent: Thursday, December 7, 2017 5:19 PM > > To: Zhao1, Wei <[email protected]>; [email protected] > > Cc: Zhao1, Wei <[email protected]> > > Subject: RE: [dpdk-dev] [PATCH v3 1/2] net/e1000: move RSS to flow API > > > > Hi, Zhao Wei > > Please correct build error show in http://dpdk.org/ml/archives/test- > > report/2017-November/035129.html > > > > > > > -----Original Message----- > > > From: dev [mailto:[email protected]] On Behalf Of Wei Zhao > > > Sent: Friday, November 24, 2017 4:05 PM > > > To: [email protected] > > > Cc: Zhao1, Wei <[email protected]> > > > Subject: [dpdk-dev] [PATCH v3 1/2] net/e1000: move RSS to flow API > > > > > > Rte_flow actually defined to include RSS, but till now, RSS is out of > rte_flow. > > > This patch is to move igb existing RSS to rte_flow. > > > > > > Signed-off-by: Wei Zhao <[email protected]>
I think Wei Dai is right, please double check the error reported, and get that fixed. Thanks, Helin

