> -----Original Message----- > From: dev [mailto:[email protected]] On Behalf Of David Hunt > Sent: Friday, June 30, 2017 2:51 PM > To: [email protected] > Cc: [email protected]; Van Haaren, Harry > <[email protected]> > Subject: [dpdk-dev] [PATCH v5 3/3] doc: add eventdev library to > programmers guide > > From: Harry van Haaren <[email protected]> > > This commit adds an entry in the programmers guide explaining the eventdev > library. > > The rte_event struct, queues and ports are explained. > An API walktrough of a simple two stage atomic pipeline provides the > reader with a step by step overview of the expected usage of the Eventdev > API. > > Signed-off-by: Harry van Haaren <[email protected]>
Acked-by: John McNamara <[email protected]>

