Re: [dpdk-dev] [PATCH 00/33] introduce generic eventdev test application framework

2017-06-23 Thread Van Haaren, Harry
athyu...@caviumnetworks.com; Jerin Jacob > > Subject: [dpdk-dev] [PATCH 00/33] introduce generic eventdev test application > framework > > The dpdk-test-eventdev tool is a Data Plane Development Kit (DPDK) > application that allows exercising various eventdev use cases. This >

[dpdk-dev] [PATCH 00/33] introduce generic eventdev test application framework

2017-05-28 Thread Jerin Jacob
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. T