Re: [dpdk-dev] [PATCH] doc/guides: add details for new test structure

2021-05-18 Thread Power, Ciara
Hi Aaron, >-Original Message- >From: Aaron Conole >Sent: Monday 17 May 2021 19:02 >To: Power, Ciara >Cc: dev@dpdk.org; Zhang, Roy Fan ; Doherty, >Declan >Subject: Re: [PATCH] doc/guides: add details for new test structure > >Ciara Power writes: > >> The testing guide is now updated to

Re: [dpdk-dev] [PATCH] doc/guides: add details for new test structure

2021-05-17 Thread Aaron Conole
Ciara Power writes: > The testing guide is now updated to include details about > using sub-testsuites. Some example code is given to demonstrate how > they can be used. > > A note is also added to highlight the need for using vdev EAL args when > running cryptodev tests. > > Depends-on: patch-88