[dpdk-dev] [pull-request] next-pipeline 18.05 PRE-RC1

Dumitrescu, Cristian cristian.dumitrescu at intel.com
Thu Apr 5 13:00:10 CEST 2018



> -----Original Message-----
> From: Thomas Monjalon [mailto:thomas at monjalon.net]
> Sent: Thursday, April 5, 2018 1:03 AM
> To: Dumitrescu, Cristian <cristian.dumitrescu at intel.com>
> Cc: dev at dpdk.org; Singh, Jasvinder <jasvinder.singh at intel.com>
> Subject: Re: [dpdk-dev] [pull-request] next-pipeline 18.05 PRE-RC1
> 
> > > Hi,
> > >
> > > 30/03/2018 14:45, Cristian Dumitrescu:
> > > >   http://dpdk.org/git/next/dpdk-next-pipeline
> > >
> > > I saw 2 issues:
> > > 	- table_index is wrongly placed in doxygen index
> > > 	- compilation error with clang: status_data is used uninitialized
> > >
> >
> > Hi Thomas,
> >
> > All the above issues are fixed now, are you OK to resume the pull request
> now?
> 
> Sorry, one more compilation error:
> 
> error: incompatible pointer types
>       passing 'uint8_t *' (aka 'unsigned char *') to parameter of type 'uint32_t
> *'
>       (aka 'unsigned int *') [-Werror,-Wincompatible-pointer-types]
>         if (parser_read_uint32(&p.tc_ov_weight, tokens[10]) != 0) {
>                                ^~~~~~~~~~~~~~~
> 
> 

Fixed, sorry about this.


More information about the dev mailing list