-----Original Message----- > Date: Mon, 23 Oct 2017 18:07:02 +0530 > From: Nipun Gupta <[email protected]> > To: [email protected] > CC: [email protected], [email protected], > [email protected], Nipun Gupta <[email protected]> > Subject: [PATCH v5 1/5] drivers: add queue parameter in event processing > callback > X-Mailer: git-send-email 1.9.1 > > For event dequeues for ethernet queues, a dpaa2_queue structure is > required to get the configuration for that ethernet queue. Based on > this configuration the rte_event is to be filled at the ingress side. > > Signed-off-by: Nipun Gupta <[email protected]> > Acked-by: Hemant Agrawal <[email protected]> > --- > This patch series is based over the following patch: > http://dpdk.org/dev/patchwork/patch/30430/
Series applied to dpdk-next-eventdev/master. Thanks.

