26/01/2018 06:04, Pavan Nikhilesh: > In some use cases of integer division, denominator remains constant and > numerator varies. It is possible to optimize division for such specific > scenarios. > > The librte_sched uses rte_reciprocal to optimize division so, moving it to > eal/common would allow other libraries and applications to use it. > > Signed-off-by: Pavan Nikhilesh <pbhagavat...@caviumnetworks.com>
Series applied, thanks