Hi Remy, > -----Original Message----- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Remy Horton > Sent: Wednesday, March 29, 2017 7:29 PM > To: dev@dpdk.org > Cc: Thomas Monjalon <thomas.monja...@6wind.com> > Subject: [dpdk-dev] [PATCH v13 3/6] lib: add bitrate statistics library > > +++ b/lib/librte_bitratestats/Makefile > @@ -0,0 +1,53 @@ > +include $(RTE_SDK)/mk/rte.vars.mk > + > +# library name > +LIB = librte_bitratestats.a > + > +CFLAGS += $(WERROR_FLAGS) -I$(SRCDIR) > +
Just recheck this for adding -O3. No other comments Thanks, Reshma