[dpdk-dev] [PATCH v13 3/6] lib: add bitrate statistics library

Pattan, Reshma reshma.pattan at intel.com
Thu Mar 30 12:04:34 CEST 2017


Hi Remy,

> -----Original Message-----
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Remy Horton
> Sent: Wednesday, March 29, 2017 7:29 PM
> To: dev at dpdk.org
> Cc: Thomas Monjalon <thomas.monjalon at 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


More information about the dev mailing list