> -----Original Message----- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Wednesday, June 8, 2016 3:48 PM > To: Singh, Jasvinder <jasvinder.singh at intel.com> > Cc: dev at dpdk.org; Dumitrescu, Cristian <cristian.dumitrescu at intel.com> > Subject: Re: [dpdk-dev] [PATCH v4] ip_pipeline: configuration file parser > cleanup > > clang compilation fails: > examples/ip_pipeline/config_parse.c:852:11: error: > implicit conversion from enumeration type 'enum > app_pktq_out_type' > to different enumeration type 'enum app_pktq_in_type'
Thanks, Thomas. V5 has been sent fixing this error.