From 8c609a6fc0eaf3c8d5b424ed314158251f06479f Mon Sep 17 00:00:00 2001 From: pmikus Date: Wed, 26 May 2021 05:52:51 +0000 Subject: Perf: Add perfmon_plugin for telemetry Signed-off-by: pmikus Change-Id: I710af90aa5474381a82095c8a11ecf6c01c2483b --- tests/vpp/device/ip4/eth2p-ethip4-ip4base-adlalwlistbase-dev.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/vpp/device/ip4/eth2p-ethip4-ip4base-adlalwlistbase-dev.robot') diff --git a/tests/vpp/device/ip4/eth2p-ethip4-ip4base-adlalwlistbase-dev.robot b/tests/vpp/device/ip4/eth2p-ethip4-ip4base-adlalwlistbase-dev.robot index b839bed5a3..2502413a2c 100644 --- a/tests/vpp/device/ip4/eth2p-ethip4-ip4base-adlalwlistbase-dev.robot +++ b/tests/vpp/device/ip4/eth2p-ethip4-ip4base-adlalwlistbase-dev.robot @@ -39,7 +39,7 @@ | ... | *[Ref] Applicable standard specifications:* *** Variables *** -| @{plugins_to_enable}= | dpdk_plugin.so | adl_plugin.so +| @{plugins_to_enable}= | dpdk_plugin.so | perfmon_plugin.so | adl_plugin.so | ${crypto_type}= | ${None} | ${nic_name}= | virtual | ${nic_driver}= | vfio-pci -- cgit 1.2.3-korg