> -----Original Message----- > From: McDaniel, Timothy <timothy.mcdan...@intel.com> > Sent: Friday, October 30, 2020 1:28 PM > Cc: dev@dpdk.org; Carrillo, Erik G <erik.g.carri...@intel.com>; Eads, Gage > <gage.e...@intel.com>; Van Haaren, Harry <harry.van.haa...@intel.com>; > jer...@marvell.com; tho...@monjalon.net > Subject: [PATCH v10 18/23] event/dlb: add dequeue and its burst variants > > Add support for dequeue, dequeue_burst, ... > > DLB does not currently support interrupts, but instead uses > umonitor/umwait if supported by the processor. This allows > the software to monitor and wait on writes to a cache-line. > > DLB supports normal and sparse cq mode. In normal mode the > hardware will pack 4 QEs into each cache line. In sparse cq > mode, the hardware will only populate one QE per cache line. > Software must be aware of the cq mode, and take the appropriate > actions, based on the mode. > > Signed-off-by: Timothy McDaniel <timothy.mcdan...@intel.com> I believe I added my tag to the v5 of this patch, but for good measure: Reviewed-by: Gage Eads <gage.e...@intel.com> Thanks, Gage
- [dpdk-dev] [PATCH v10 11/23] event/dlb: add queue and por... Timothy McDaniel
- [dpdk-dev] [PATCH v10 10/23] event/dlb: add infos get and... Timothy McDaniel
- [dpdk-dev] [PATCH v10 12/23] event/dlb: add queue setup Timothy McDaniel
- [dpdk-dev] [PATCH v10 13/23] event/dlb: add port setup Timothy McDaniel
- [dpdk-dev] [PATCH v10 16/23] event/dlb: add eventdev star... Timothy McDaniel
- [dpdk-dev] [PATCH v10 15/23] event/dlb: add port unlink a... Timothy McDaniel
- [dpdk-dev] [PATCH v10 14/23] event/dlb: add port link Timothy McDaniel
- [dpdk-dev] [PATCH v10 19/23] event/dlb: add eventdev stop... Timothy McDaniel
- [dpdk-dev] [PATCH v10 18/23] event/dlb: add dequeue and i... Timothy McDaniel
- Re: [dpdk-dev] [PATCH v10 18/23] event/dlb: add dequ... Eads, Gage
- [dpdk-dev] [PATCH v10 17/23] event/dlb: add enqueue and i... Timothy McDaniel
- [dpdk-dev] [PATCH v10 20/23] event/dlb: add PMD's token p... Timothy McDaniel
- [dpdk-dev] [PATCH v10 22/23] event/dlb: add queue and por... Timothy McDaniel
- [dpdk-dev] [PATCH v10 23/23] event/dlb: add timeout ticks... Timothy McDaniel
- [dpdk-dev] [PATCH v10 21/23] event/dlb: add PMD self-test... Timothy McDaniel