[dpdk-dev] [PATCH 1/2] drivers/net: update icc deprecated parameter

De Lara Guarch, Pablo pablo.de.lara.guarch at intel.com
Wed Apr 11 12:11:11 CEST 2018



> -----Original Message-----
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Ferruh Yigit
> Sent: Monday, March 12, 2018 12:39 PM
> To: Harish Patil <harish.patil at cavium.com>; Rasesh Mody
> <rasesh.mody at cavium.com>; Rahul Lakkireddy
> <rahul.lakkireddy at chelsio.com>; Lu, Wenzhuo <wenzhuo.lu at intel.com>;
> Zhang, Qi Z <qi.z.zhang at intel.com>; Wang, Xiao W <xiao.w.wang at intel.com>;
> Xing, Beilei <beilei.xing at intel.com>; Ananyev, Konstantin
> <konstantin.ananyev at intel.com>; Shahed Shaikh
> <shahed.shaikh at cavium.com>; Andrew Rybchenko
> <arybchenko at solarflare.com>; Shrikrishna Khare <skhare at vmware.com>
> Cc: dev at dpdk.org; Yigit, Ferruh <ferruh.yigit at intel.com>
> Subject: [dpdk-dev] [PATCH 1/2] drivers/net: update icc deprecated parameter
> 
> With icc (ICC) 18.0.1 20171018, -wd usage generates following warning:
> 
> icc: command line remark #10010: option '-wd3656' is deprecated and will be
> removed in a future release. See '-help deprecated'
> 
> "icc -help deprecated" output is:
> -wd                      use -diag-disable
> 
> Based on above information "-wd" converted to "-diag-disable"
> 
> Signed-off-by: Ferruh Yigit <ferruh.yigit at intel.com>

Should this go into the stable branch? These warnings will be present there too.
Apart from this comment:
 
Tested-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>


More information about the dev mailing list