Device: Add stats test with AVF
[csit.git] / tests / vpp / device / ip4 / eth2p-ethip4-ip4base-ipolicemarkbase-dev.robot
index 13665cd..5c11222 100644 (file)
 | |
 | | [Arguments] | ${frame_size} | ${phy_cores} | ${rxq}=${None}
 | |
-| | ${cb}= | Get Average Frame Size | ${frame_size}
-| | ${eb}= | Get Average Frame Size | ${frame_size}
-| |
 | | Set Test Variable | \${frame_size}
-| | Set Test Variable | \${cb}
-| | Set Test Variable | \${eb}
-| |
 | | 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}
@@ -85,6 +80,6 @@
 | | ... | 10.10.10.2 | 20.20.20.2
 
 *** Test Cases ***
-| tc01-64B-ethip4-ip4base-ipolicemarkbase-dev
+| 64B-ethip4-ip4base-ipolicemarkbase-dev
 | | [Tags] | 64B
 | | frame_size=${64} | phy_cores=${0}