Perf: Add perfmon_plugin for telemetry
[csit.git] / tests / vpp / perf / ip6 / 10ge2p1x710-dot1q-ip6base-ndrpdr.robot
index 7db0d24..f442cd9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2020 Cisco and/or its affiliates.
+# Copyright (c) 2021 Cisco and/or its affiliates.
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
 # You may obtain a copy of the License at:
@@ -50,7 +50,7 @@
 | ... | *[Ref] Applicable standard specifications:* RFC2544.
 
 *** Variables ***
-| @{plugins_to_enable}= | dpdk_plugin.so
+| @{plugins_to_enable}= | dpdk_plugin.so | perfmon_plugin.so
 | ${crypto_type}= | ${None}
 | ${nic_name}= | Intel-X710
 | ${nic_driver}= | vfio-pci
@@ -66,7 +66,7 @@
 | ${tg_if1_net}= | 2001:1::0
 | ${tg_if2_net}= | 2001:2::0
 # Traffic profile:
-| ${traffic_profile}= | trex-sl-3n-ethip6-ip6src253
+| ${traffic_profile}= | trex-stl-3n-ethip6-ip6src253
 
 *** Keywords ***
 | Local Template