On 4/13/2018 11:21 PM, Ferruh Yigit wrote: > 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" > > Cc: sta...@dpdk.org > > Signed-off-by: Ferruh Yigit <ferruh.yi...@intel.com> > Tested-by: Pablo de Lara <pablo.de.lara.gua...@intel.com>
Series applied to dpdk-next-net/master, thanks.