> # Optional Fields: > # `hugepages_2mb`: if removed, will use system hugepage configuration > +# `cryptodevs`: > +# Uncomment to run cryptodev tests; add physical cryptodev devices by > their BDF > +# `crypto_device_type`: > +# Uncomment to run cryptodev tests; the device type of the DUT e.g. > (crypto_qat, crypto_zuc, > +# crypto_aesni_mb) the complete list of device types can be found here > +# https://doc.dpdk.org/guides-24.07/cryptodevs/overview.html >
Applied to next-dts with a git edit adding an additional semi colon to the crypto_device_type to separate the 2nd and 3rd sentences.

