diff options
Diffstat (limited to 'tests/vpp/device/stats')
-rw-r--r-- | tests/vpp/device/stats/eth2p-avf-dot1qip4-l2bdbasemaclrn-stats-dev.robot | 2 | ||||
-rw-r--r-- | tests/vpp/device/stats/eth2p-ethipv4-l2xcbase-stats-dev.robot | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/vpp/device/stats/eth2p-avf-dot1qip4-l2bdbasemaclrn-stats-dev.robot b/tests/vpp/device/stats/eth2p-avf-dot1qip4-l2bdbasemaclrn-stats-dev.robot index 2436e9ff37..d1081e569f 100644 --- a/tests/vpp/device/stats/eth2p-avf-dot1qip4-l2bdbasemaclrn-stats-dev.robot +++ b/tests/vpp/device/stats/eth2p-avf-dot1qip4-l2bdbasemaclrn-stats-dev.robot @@ -40,7 +40,7 @@ | ... | *[Ref] Applicable standard specifications:* IEEE 802.1q. *** Variables *** -| @{plugins_to_enable}= | avf_plugin.so +| @{plugins_to_enable}= | avf_plugin.so | perfmon_plugin.so | ${crypto_type}= | ${None} | ${nic_name}= | virtual | ${nic_driver}= | avf diff --git a/tests/vpp/device/stats/eth2p-ethipv4-l2xcbase-stats-dev.robot b/tests/vpp/device/stats/eth2p-ethipv4-l2xcbase-stats-dev.robot index 12ce4f58b3..97f3bc3a9e 100644 --- a/tests/vpp/device/stats/eth2p-ethipv4-l2xcbase-stats-dev.robot +++ b/tests/vpp/device/stats/eth2p-ethipv4-l2xcbase-stats-dev.robot @@ -40,7 +40,7 @@ | ... | *[Ref] Applicable standard specifications:* RFC792 *** Variables *** -| @{plugins_to_enable}= | dpdk_plugin.so +| @{plugins_to_enable}= | dpdk_plugin.so | perfmon_plugin.so | ${crypto_type}= | ${None} | ${nic_name}= | virtual | ${nic_driver}= | vfio-pci |