Hi Thomas, > -----Original Message----- > From: Thomas Monjalon [mailto:[email protected]] > Sent: Tuesday, October 24, 2017 8:39 PM > To: Iremonger, Bernard <[email protected]> > Cc: [email protected]; Yigit, Ferruh <[email protected]>; Ananyev, > Konstantin <[email protected]>; Dumitrescu, Cristian > <[email protected]>; [email protected]; Singh, > Jasvinder <[email protected]> > Subject: Re: [dpdk-dev] [PATCH v11 1/4] flow_classify: add flow classify > library > > 24/10/2017 19:28, Bernard Iremonger: > > # > > +# Compile librte_classify > > +# > > +CONFIG_RTE_LIBRTE_FLOW_CLASSIFY=y > > +CONFIG_RTE_LIBRTE_CLASSIFY_DEBUG=n > > The debug option is still there but seems not used. > I guess I can remove it?
The debug option is used in rte_flow_classify.c at line 158. It needs to be restored. Will I send a patch or can you restore it? Regards, Bernard.

