Re: [dpdk-dev] [PATCH v2 2/2] event/dpaa: add select based event support

2018-09-28 Thread Jerin Jacob
-Original Message- > Date: Tue, 25 Sep 2018 12:32:35 +0530 > From: Hemant Agrawal > To: dev@dpdk.org > CC: jerin.ja...@caviumnetworks.com > Subject: [PATCH v2 2/2] event/dpaa: add select based event support > X-Mailer: git-send-email 2.7.4 > > > This patch add support to use select call

[dpdk-dev] [PATCH v2 2/2] event/dpaa: add select based event support

2018-09-25 Thread Hemant Agrawal
This patch add support to use select call with qman portal fd for timeout based dequeue request for eventdev. If there is a event available qman portal fd will be set and the function will be awakened. If no event is available, it will only wait till the given timeout value. In case of interrupt