[dpdk-dev] [PATCH v5 1/5] drivers: add queue parameter in event processing callback

Jerin Jacob jerin.jacob at caviumnetworks.com
Mon Oct 23 19:49:03 CEST 2017


-----Original Message-----
> Date: Mon, 23 Oct 2017 18:07:02 +0530
> From: Nipun Gupta <nipun.gupta at nxp.com>
> To: dev at dpdk.org
> CC: hemant.agrawal at nxp.com, jerin.jacob at caviumnetworks.com,
>  nikhil.rao at intel.com, Nipun Gupta <nipun.gupta at nxp.com>
> 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 <nipun.gupta at nxp.com>
> Acked-by: Hemant Agrawal <hemant.agrawal at nxp.com>
> ---
> This patch series is based over the following patch:
> http://dpdk.org/dev/patchwork/patch/30430/

Series applied to dpdk-next-eventdev/master. Thanks.



More information about the dev mailing list