> From: dev [mailto:[email protected]] On Behalf Of Harry van Haaren > Sent: Friday, March 24, 2017 4:53 PM > To: [email protected] > Cc: [email protected]; Van Haaren, Harry > <[email protected]>; Richardson, Bruce > <[email protected]>; Hunt, David <[email protected]> > Subject: [dpdk-dev] [PATCH v5 15/20] test/eventdev: add basic SW tests > > This commit adds basic enqueue and dequeue unit tests, some negative > invalid tests, and configuration. > > Signed-off-by: Bruce Richardson <[email protected]> > Signed-off-by: David Hunt <[email protected]> > Signed-off-by: Harry van Haaren <[email protected]> > > --- > > v5: > - Work around struct element bitfield initialization for old gcc versions > ---
Acked-by: Anatoly Burakov <[email protected]>

