[dpdk-dev] [PATCH v12 1/5] lib/librte_power: traffic pattern aware power control

Thomas Monjalon thomas at monjalon.net
Fri Oct 26 01:54:44 CEST 2018


19/10/2018 13:07, Liang Ma:
> --- a/lib/librte_power/Makefile
> +++ b/lib/librte_power/Makefile
> @@ -6,8 +6,9 @@ include $(RTE_SDK)/mk/rte.vars.mk
>  # library name
>  LIB = librte_power.a
>  
> +CFLAGS += -DALLOW_EXPERIMENTAL_API

We don't need this flag if we don't use experimental API from other libs.





More information about the dev mailing list