On Mon, Mar 8, 2021 at 10:50 PM Carrillo, Erik G <[email protected]> wrote: > > > -----Original Message----- > > From: [email protected] <[email protected]> > > Sent: Saturday, March 6, 2021 2:27 PM > > To: [email protected]; Carrillo, Erik G <[email protected]> > > Cc: [email protected]; Pavan Nikhilesh <[email protected]>; > > [email protected] > > Subject: [dpdk-dev] [PATCH] test/event: fix timeout accuracy > > > > From: Pavan Nikhilesh <[email protected]> > > > > Round timeout ticks when converting from nanoseconds, this prevents loss > > of accuracy and deviation from requested timeout value. > > > > Fixes: d1f3385d0076 ("test: add event timer adapter auto-test") > > Cc: [email protected] > > > > Signed-off-by: Pavan Nikhilesh <[email protected]> > > Thanks, Pavan: > > Acked-by: Erik Gabriel Carrillo <[email protected]>
Applied to dpdk-next-net-eventdev/for-main. Thanks

