X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Flibraries%2Frobot%2Fshared%2Fsuite_setup.robot;fp=resources%2Flibraries%2Frobot%2Fshared%2Fsuite_setup.robot;h=66efa34e69b091e4f76b9a6ad357f89cccea3357;hp=201470fff017422d4e7c63dc894646ae0c645198;hb=ef0822bf5781981fc5ddd8afbc007b5d7d272427;hpb=e5ce7351f3ef20c564fa428aca81255a53c662c4 diff --git a/resources/libraries/robot/shared/suite_setup.robot b/resources/libraries/robot/shared/suite_setup.robot index 201470fff0..66efa34e69 100644 --- a/resources/libraries/robot/shared/suite_setup.robot +++ b/resources/libraries/robot/shared/suite_setup.robot @@ -279,6 +279,7 @@ | | ... | '${crypto_type}' == 'HW_DH895xcc' | ${32} | | ... | '${crypto_type}' == 'HW_C3xxx' | ${16} | | ... | '${crypto_type}' == 'HW_C4xxx' | ${128} +| | ... | '${crypto_type}' == 'HW_4xxx' | ${16} | | Configure crypto device on all DUTs | ${crypto_type} | numvfs=${numvfs} | | ... | force_init=${True} | | Configure kernel module on all DUTs | vfio_pci | force_load=${True}