> From: Jerin Jacob [mailto:[email protected]] > Sent: Sunday, May 28, 2017 8:58 PM > To: [email protected] > Cc: Richardson, Bruce <[email protected]>; Van Haaren, Harry > <[email protected]>; [email protected]; Eads, Gage > <[email protected]>; > [email protected]; Vangati, Narender <[email protected]>; Rao, > Nikhil > <[email protected]>; [email protected]; Jerin Jacob > <[email protected]> > Subject: [dpdk-dev] [PATCH 01/33] app/testeventdev: introduce > dpdk-test-eventdev > application > > The dpdk-test-eventdev tool is a Data Plane Development Kit (DPDK) > application that allows exercising various eventdev use cases. This > application has a generic framework to add new eventdev based test cases > to verify functionality and measure the performance parameters of DPDK > eventdev devices. > > This patch adds the skeleton of the dpdk-test-eventdev application. > > Signed-off-by: Jerin Jacob <[email protected]>
Acked-by: Harry van Haaren <[email protected]>

