> -----Original Message-----
> From: Singh, Jasvinder
> Sent: Wednesday, October 16, 2019 3:17 PM
> To: [email protected]
> Cc: Dumitrescu, Cristian <[email protected]>; Krakowiak,
> LukaszX <[email protected]>
> 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 <[email protected]>
> Signed-off-by: Lukasz Krakowiak <[email protected]>
> ---
> 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 <[email protected]>

Reply via email to