On Tue, Mar 23, 2021 at 2:14 PM <pbhagavat...@marvell.com> wrote: > > From: Pavan Nikhilesh <pbhagavat...@marvell.com> > > Simplify timer bucket estimation we need not align buckets to > power of 2 instead use reciprocal division to compute mod. > > Signed-off-by: Pavan Nikhilesh <pbhagavat...@marvell.com> > ---
Series applied to dpdk-next-eventdev/for-main. Thanks.