> -----Original Message----- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Zhao1, Wei > Sent: Friday, December 8, 2017 10:28 AM > To: Dai, Wei; dev@dpdk.org > 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 <wei.zh...@intel.com>; dev@dpdk.org > > Cc: Zhao1, Wei <wei.zh...@intel.com> > > 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:dev-boun...@dpdk.org] On Behalf Of Wei Zhao > > > Sent: Friday, November 24, 2017 4:05 PM > > > To: dev@dpdk.org > > > Cc: Zhao1, Wei <wei.zh...@intel.com> > > > 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 <wei.zh...@intel.com>
I think Wei Dai is right, please double check the error reported, and get that fixed. Thanks, Helin