> -----Original Message-----
> From: Pavan Nikhilesh Bhagavatula [mailto:pbhagavat...@marvell.com]
> Sent: Saturday, March 16, 2019 3:28 PM
> To: Jerin Jacob Kollanukkaran <jer...@marvell.com>; Carrillo, Erik G
> <erik.g.carri...@intel.com>
> Cc: dev@dpdk.org; Pavan Nikhilesh Bhagavatula
> <pbhagavat...@marvell.com>
> Subject: [dpdk-dev] [PATCH 2/2] test/event_timer: improve unit test
> compatability
>
> From: Pavan Nikhilesh <pbhagavat...@marvell.com>
>
> 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 <pbhagavat...@marvell.com>
Just one spelling nit - it should be "compatibility" in the subject line. With
that change:
Acked-by: Erik Gabriel Carrillo <erik.g.carri...@intel.com>