>> -----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]>
Thanks, Gabriel, Could you take a look at [1] too? It fixes a similar problem [1]http://patches.dpdk.org/project/dpdk/patch/[email protected]/

