[dpdk-stable] [PATCH v2 1/2] sched: adds function to get 64 bits greatest common divisor

Kevin Traynor ktraynor at redhat.com
Thu Sep 23 11:53:23 CEST 2021


On 23/09/2021 09:11, Xueming Li wrote:
> This patch adds new function that compute the greatest common
> divisor of 64 bits, also changes the original 32 bits function to call
> this new 64 bits version.
> 
> Signed-off-by: Xueming Li <xuemingl at nvidia.com>
> Cc: stable at dpdk.org
> ---

lgtm.

Acked-by: Kevin Traynor <ktraynor at redhat.com>



More information about the stable mailing list