> From: Pavan Nikhilesh [mailto:[email protected]] > Sent: Thursday, December 14, 2017 3:02 PM > To: [email protected]; [email protected]; > Richardson, Bruce <[email protected]>; Van Haaren, Harry > <[email protected]>; Eads, Gage <[email protected]>; > [email protected]; [email protected]; Ma, Liang J > <[email protected]> > Cc: [email protected]; Pavan Nikhilesh <[email protected]> > Subject: [dpdk-dev] [PATCH v2 08/11] event/sw: modify eventdev software test > > Modify test_eventdev_sw to be standalone selftest independent of test > framework. > > Signed-off-by: Pavan Nikhilesh <[email protected]>
Note that the command to execute the self-test is like so: (Note missing 0 after event_sw) ./app/test --vdev event_sw ... RTE>> eventdev_selftest Acked-by: Harry van Haaren <[email protected]>

