Re: [dpdk-dev] [PATCH v2 1/2] eventdev: add implicit release disable capability

2017-12-16 Thread Jerin Jacob
-Original Message- > Date: Mon, 11 Dec 2017 11:56:31 -0600 > From: Gage Eads > To: dev@dpdk.org > CC: jerin.ja...@caviumnetworks.com, harry.van.haa...@intel.com, > bruce.richard...@intel.com, hemant.agra...@nxp.com, nipun.gu...@nxp.com, > santosh.shu...@caviumnetworks.com > Subject: [PAT

[dpdk-dev] [PATCH v2 1/2] eventdev: add implicit release disable capability

2017-12-11 Thread Gage Eads
This commit introduces a capability for disabling the "implicit" release functionality for a port, which prevents the eventdev PMD from issuing outstanding releases for previously dequeued events when dequeuing a new batch of events. If a PMD does not support this capability, the application will