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

Dumitrescu, Cristian cristian.dumitrescu at intel.com
Wed Oct 16 17:14:34 CEST 2019



> -----Original Message-----
> From: Singh, Jasvinder
> Sent: Wednesday, October 16, 2019 3:17 PM
> To: dev at dpdk.org
> Cc: Dumitrescu, Cristian <cristian.dumitrescu at intel.com>; Krakowiak,
> LukaszX <lukaszx.krakowiak at intel.com>
> Subject: [PATCH v2 2/2] sched: modify internal structs and functions for 64 bit
> values
> 
> 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>



More information about the dev mailing list