Perf: Add perfmon_plugin for telemetry
[csit.git] / tests / vpp / device / ip6 / eth2p-ethip6-ip6base-ipolicemarkbase-dev.robot
index af8eb75..0390f52 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:
@@ -38,7 +38,7 @@
 | ... | *[Ref] Applicable standard specifications:* RFC2474, RFC2697, RFC2698.
 
 *** 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
 | | [Arguments] | ${frame_size} | ${phy_cores} | ${rxq}=${None}
 | |
 | | Set Test Variable | \${frame_size}
-| | Set Test Variable | \${cb} | ${frame_size}
-| | Set Test Variable | \${eb} | ${frame_size}
 | |
 | | Given Set Max Rate And Jumbo
+| | And Set Rates For Policer
 | | And Add worker threads to all DUTs | ${phy_cores} | ${rxq}
 | | And Pre-initialize layer driver | ${nic_driver}
 | | And Apply startup configuration on all VPP DUTs | with_trace=${True}
@@ -82,6 +81,6 @@
 | | ... | 2001:1::2 | 2001:2::2
 
 *** Test Cases ***
-| tc01-78B-ethip6-ip6base-ipolicemarkbase-dev
+| 78B-ethip6-ip6base-ipolicemarkbase-dev
 | | [Tags] | 78B
 | | frame_size=${78} | phy_cores=${0}