> -----Original Message----- > From: dev [mailto:[email protected]] On Behalf Of David Hunt > Sent: Thursday, June 29, 2017 4:50 PM > To: [email protected] > Cc: [email protected]; Van Haaren, Harry > <[email protected]> > Subject: [dpdk-dev] [PATCH v4 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]>
> +API Walktrough > +-------------- Should be Walkthrough or Walk-through. Here and a few other places. Also make sure to adjust the underline when you fix the typo.

