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

Xueming Li xuemingl at nvidia.com
Thu Sep 23 10:11:20 CEST 2021


Adds 64bit version of GCD.

v1: keep both 32 and 64 bit version
v2:
 - update 32bit function comments
 - add mlx5 patch

Xueming Li (2):
  sched: adds function to get 64 bits greatest common divisor
  vdpa/mlx5: fix large VM memory region registration

 drivers/vdpa/mlx5/mlx5_vdpa_mem.c |  6 +++---
 lib/sched/rte_sched_common.h      | 15 ++++++++++++---
 2 files changed, 15 insertions(+), 6 deletions(-)

-- 
2.33.0



More information about the dev mailing list