> -----Original Message----- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of David Hunt > Sent: Thursday, June 29, 2017 4:50 PM > To: dev@dpdk.org > Cc: jerin.ja...@caviumnetworks.com; Van Haaren, Harry > <harry.van.haa...@intel.com> > Subject: [dpdk-dev] [PATCH v4 3/3] doc: add eventdev library to > programmers guide > > From: Harry van Haaren <harry.van.haa...@intel.com> > > 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 <harry.van.haa...@intel.com>
> +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.