X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Flibraries%2Frobot%2Fperformance%2Fperformance_setup.robot;fp=resources%2Flibraries%2Frobot%2Fperformance%2Fperformance_setup.robot;h=0f11deab394f433afa531e2e05e9cd7232f649fd;hp=83f5bc914fa2423f353f8ab93c2c5f79e1d71760;hb=f4984a65cb0ed91220b45cd8d9c0ae698005089d;hpb=0490e94aefea47f6bac0b00339cf832c196b7f09 diff --git a/resources/libraries/robot/performance/performance_setup.robot b/resources/libraries/robot/performance/performance_setup.robot index 83f5bc914f..0f11deab39 100644 --- a/resources/libraries/robot/performance/performance_setup.robot +++ b/resources/libraries/robot/performance/performance_setup.robot @@ -466,7 +466,7 @@ | | ... | '${crypto_type}' == 'SW_cryptodev' | ${0} | | Configure crypto device on all DUTs | force_init=${True} | numvfs=${numvfs} | | Run Keyword If | '${crypto_type}' == 'HW_cryptodev' -| | ... | Configure kernel module on all DUTs | igb_uio | force_load=${True} +| | ... | Configure kernel module on all DUTs | vfio_pci | force_load=${True} | Set up performance topology with containers | | [Documentation]