[dpdk-dev] [PATCH v2 2/2] sched: modify internal structs and functions for 64 bit values

Thomas Monjalon thomas at monjalon.net
Fri Oct 25 18:08:37 CEST 2019


16/10/2019 17:14, Dumitrescu, Cristian:
> From: Singh, Jasvinder
> > 
> > Modify internal structure and functions to support 64-bit
> > values for rates and stats parameters.
> > 
> > Signed-off-by: Jasvinder Singh <jasvinder.singh at intel.com>
> > Signed-off-by: Lukasz Krakowiak <lukaszx.krakowiak at intel.com>
> > ---
> > v2:
> > - remove rte_sched_min_val_2_u32() from rte_sched_common.h
> > - replace rte_sched_min_val_2_u32() by RTE_MIN in rte_sched.c
> > - replace sched_counter_t by uint64_t
> > - add 64 bit version of rte_approx
> > 
> 
> Acked-by: Cristian Dumitrescu <cristian.dumitrescu at intel.com>

Applied, thanks




More information about the dev mailing list