Re: [dpdk-dev] [PATCH v3] doc/guides: add details for new test structure
From: Power, Ciara <hidden>
Date: 2021-10-18 14:54:21
From: Power, Ciara <hidden>
Date: 2021-10-18 14:54:21
-----Original Message-----
From: Power, Ciara <redacted>
Sent: Monday 18 October 2021 15:51
To: dev@dpdk.org
Cc: Zhang, Roy Fan <redacted>; aconole@redhat.com; Power,
Ciara [off-list ref]
Subject: [PATCH v3] doc/guides: add details for new test structure
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.
Signed-off-by: Ciara Power <redacted>
---
Depends-on: patch-101811 ("guides: add a guide for developing unit tests")Adding missed acks from v2. Acked-by: Fan Zhang <redacted> Acked-by: John McNamara <redacted>