| bcafd173 | 18-Oct-2021 |
Ciara Power <[email protected]> |
doc: 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 als
doc: 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 <[email protected]> Acked-by: Fan Zhang <[email protected]> Acked-by: John McNamara <[email protected]>
show more ...
|
| e25156a8 | 10-Aug-2020 |
Ray Kinsella <[email protected]> |
doc: clarify reference version for ABI checks
Clarify the ABI reference version (DPDK_ABI_REF_VERSION) tag, to use when testing builds with devtools/test-meson-builds.sh before submitting patches.
doc: clarify reference version for ABI checks
Clarify the ABI reference version (DPDK_ABI_REF_VERSION) tag, to use when testing builds with devtools/test-meson-builds.sh before submitting patches.
Signed-off-by: Ray Kinsella <[email protected]> Reviewed-by: David Marchand <[email protected]>
show more ...
|
| 559fe5f7 | 21-Oct-2020 |
Kevin Laatz <[email protected]> |
doc: update patch cheatsheet to use meson
With 'make' being removed, the patch cheatsheet needs to be updated to remove any references to 'make'. These references have been replaced with meson alter
doc: update patch cheatsheet to use meson
With 'make' being removed, the patch cheatsheet needs to be updated to remove any references to 'make'. These references have been replaced with meson alternatives in this patch.
Signed-off-by: Kevin Laatz <[email protected]>
show more ...
|