> -----Original Message-----
> From: dev [mailto:[email protected]] On Behalf Of Xu, Rosen
> Sent: Monday, May 14, 2018 10:59 AM
> To: [email protected]; [email protected]
> Cc: Xu, Rosen <[email protected]>; Zhang, Roy Fan
> <[email protected]>; Doherty, Declan <[email protected]>;
> Richardson, Bruce <[email protected]>; [email protected];
> Yigit, Ferruh <[email protected]>; Ananyev, Konstantin
> <[email protected]>; Zhang, Tianfei <[email protected]>;
> Liu, Song <[email protected]>; Wu, Hao <[email protected]>;
> [email protected]; [email protected]
> Subject: [dpdk-dev] [PATCH] raw/ifpga/base: fix compile error on ia32 icc
> compiler
>
> From: "Zhang, Tianfei" <[email protected]>
>
> 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: [email protected]
No need to cc stable, as this is fixing code from this release.
>
> Signed-off-by: Zhang, Tianfei <[email protected]>
Tested-by: Pablo de Lara <[email protected]>