Re: [PATCH v5 1/2] event/cnxk: update min interval calculation

2022-01-25 Thread Ray Kinsella
pbhagavat...@marvell.com writes: > From: Pavan Nikhilesh > > Minimum supported interval should now be retrieved from > mailbox based on the clock source and clock frequency. > > Signed-off-by: Pavan Nikhilesh > --- > v5: > - Rebase on master. > v4: > - Rebase on master, fix NULL checks. > v3:

Re: [PATCH v5 1/2] event/cnxk: update min interval calculation

2022-01-21 Thread Jerin Jacob
On Mon, Dec 13, 2021 at 4:44 PM wrote: > > From: Pavan Nikhilesh > > Minimum supported interval should now be retrieved from > mailbox based on the clock source and clock frequency. > > Signed-off-by: Pavan Nikhilesh > --- > v5: > - Rebase on master. Applied to dpdk-next-net-eventdev/for-main.