-----Original Message----- > Date: Thu, 29 Mar 2018 11:02:55 +0000 > From: "Van Haaren, Harry" <[email protected]> > To: "[email protected]" <[email protected]>, > "[email protected]" <[email protected]>, "Ma, Liang J" > <[email protected]> > CC: "Eads, Gage" <[email protected]>, "Richardson, Bruce" > <[email protected]>, "[email protected]" > <[email protected]>, "[email protected]" > <[email protected]>, "[email protected]" <[email protected]> > Subject: RE: [dpdk-dev] [PATCH v4 1/2] eventdev: add device stop flush > callback > > (+Liang Ma for OPDL maintainer) > > Ping to maintainers, is the below suggestion acceptable for your PMDs? > > Summary of suggestion: > - After event_dev_stop() dequeue() is no longer allowed on any thread > - All events in the system (queues, ports, intermediary buffers) will be > passed to a user-supplied callback for cleaning up events.
+1. That's works for octeontx eventdev PMD.

