[dpdk-dev] [PATCH v3 0/2] fix compile issues on ICC

Thomas Monjalon thomas.monjalon at 6wind.com
Wed Nov 11 19:25:02 CET 2015


> > It fixes compile issues for i40e, and testpmd on ICC 13.0.0.
> > 
> > v2 changes:
> > Corrected the variable/function type, to replace casting.
> > 
> > v3 changes:
> > Added 'Fixes' line in the commit logs.
> > 
> > Helin Zhang (2):
> >   i40e: fix ICC compile issue
> >   app/testpmd: fix ICC compile issue
> > 
> >  app/test-pmd/cmdline.c         |  4 ++--
> >  drivers/net/i40e/i40e_ethdev.c | 34 +++++++++++++++++++---------------
> >  2 files changed, 21 insertions(+), 17 deletions(-)
> > 
> > --
> > 1.8.1.4
> 
> Series-acked-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>

Applied, thanks


More information about the dev mailing list