> From: dev [mailto:[email protected]] On Behalf Of Harry van Haaren > Sent: Wednesday, March 15, 2017 5:21 PM > To: [email protected] > Cc: Van Haaren, Harry <[email protected]> > Subject: [dpdk-dev] [PATCH] doc: add eventdev library to programmers > guide > > 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: Anatoly Burakov <[email protected]>

