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.si...@intel.com> > > Signed-off-by: Lukasz Krakowiak <lukaszx.krakow...@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.dumitre...@intel.com>
Applied, thanks