> -----Original Message----- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Xu, Rosen > Sent: Monday, May 14, 2018 10:59 AM > To: dev@dpdk.org; tho...@monjalon.net > Cc: Xu, Rosen <rosen...@intel.com>; Zhang, Roy Fan > <roy.fan.zh...@intel.com>; Doherty, Declan <declan.dohe...@intel.com>; > Richardson, Bruce <bruce.richard...@intel.com>; shreyansh.j...@nxp.com; > Yigit, Ferruh <ferruh.yi...@intel.com>; Ananyev, Konstantin > <konstantin.anan...@intel.com>; Zhang, Tianfei <tianfei.zh...@intel.com>; > Liu, Song <song....@intel.com>; Wu, Hao <hao...@intel.com>; > gaetan.ri...@6wind.com; sta...@dpdk.org > Subject: [dpdk-dev] [PATCH] raw/ifpga/base: fix compile error on ia32 icc > compiler > > From: "Zhang, Tianfei" <tianfei.zh...@intel.com> > > fix compile error on ia32 icc compiler
This is also applicable for 64-bit icc compilation. > > Fixes: 56bb54ea1bdf ("raw/ifpga: add Intel FPGA bus rawdev driver") > Cc: sta...@dpdk.org No need to cc stable, as this is fixing code from this release. > > Signed-off-by: Zhang, Tianfei <tianfei.zh...@intel.com> Tested-by: Pablo de Lara <oablo.de.lara.gua...@intel.com>