On Mon, 2019-03-25 at 21:40 +0000, Carrillo, Erik G wrote: > > -----Original Message----- > > From: Pavan Nikhilesh Bhagavatula [mailto:[email protected]] > > Sent: Saturday, March 16, 2019 3:28 PM > > To: Jerin Jacob Kollanukkaran <[email protected]>; Carrillo, Erik > > G > > <[email protected]> > > Cc: [email protected]; Pavan Nikhilesh Bhagavatula > > <[email protected]> > > Subject: [dpdk-dev] [PATCH 2/2] test/event_timer: improve unit test > > compatability > > > > From: Pavan Nikhilesh <[email protected]> > > > > Check if eventdev is open system eventdevs i.e. max_num_events = -1 > > before asserting. > > Allow event timer adapter to adjust the resolution using > > RTE_EVENT_TIMER_ADAPTER_F_ADJUST_RES and re-calculate timeout ticks > > based on the adjusted resolution. > > > > Signed-off-by: Pavan Nikhilesh <[email protected]> > > Just one spelling nit - it should be "compatibility" in the subject > line. With that change:
Fixed in apply. > > Acked-by: Erik Gabriel Carrillo <[email protected]> Series applied to dpdk-next-eventdev/master. Thanks.

