Re: [dpdk-dev] [PATCH 10/44] event/octeontx2: support dequeue timeout tick conversion

2019-06-17 Thread Jerin Jacob Kollanukkaran
> -Original Message- > From: pbhagavat...@marvell.com > Sent: Sunday, June 2, 2019 12:23 AM > To: Jerin Jacob Kollanukkaran ; Pavan Nikhilesh > Bhagavatula > Cc: dev@dpdk.org > Subject: [dpdk-dev] [PATCH 10/44] event/octeontx2: support dequeue timeout > tick co

[dpdk-dev] [PATCH 10/44] event/octeontx2: support dequeue timeout tick conversion

2019-06-01 Thread pbhagavatula
From: Pavan Nikhilesh Signed-off-by: Pavan Nikhilesh --- drivers/event/octeontx2/otx2_evdev.c | 11 +++ drivers/event/octeontx2/otx2_evdev.h | 1 + 2 files changed, 12 insertions(+) diff --git a/drivers/event/octeontx2/otx2_evdev.c b/drivers/event/octeontx2/otx2_evdev.c index 7875a9a