X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Fvpp%2Fperf%2F__init__.robot;h=60410160acca402865074f553c94e024ab00869b;hp=642906dd22cdbea95b711f17a168e8d59ef83b67;hb=a28f1efe6803b70c3e2d2bdb74d55c88ffa8f9e1;hpb=8a5ef28ce07926ea81337ef7a997a2cf19e3cb4a diff --git a/tests/vpp/perf/__init__.robot b/tests/vpp/perf/__init__.robot index 642906dd22..60410160ac 100644 --- a/tests/vpp/perf/__init__.robot +++ b/tests/vpp/perf/__init__.robot @@ -19,6 +19,8 @@ | Library | resources.libraries.python.CpuUtils | Suite Setup | Run Keywords | Setup performance global Variables | ... | AND | Setup Framework | ${nodes} +| ... | AND | Kernel module verify on all DUTs | ${nodes} +| ... | ${uio_driver} | force_load=${True} | ... | AND | Setup All DUTs | ${nodes} | ... | AND | Show Vpp Version On All Duts | ${nodes} | ... | AND | Get CPU Layout from all nodes | ${nodes} @@ -53,6 +55,6 @@ | | Set Global Variable | ${qemu_build} | ${True} | | Set Global Variable | ${pkt_trace} | ${False} | | Set Global Variable | ${dut_stats} | ${True} -| | Set Global Variable | ${uio_driver} | uio_pci_generic +| | Set Global Variable | ${uio_driver} | igb_uio | | @{plugins_to_enable}= | Create List | dpdk_plugin.so | | Set Global Variable | @{plugins_to_enable}