X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=tests%2Fvpp%2Fdevice%2Fip4%2Feth2p-ethip4-ip4base-ipolicemarkbase-dev.robot;fp=tests%2Fvpp%2Fdevice%2Fip4%2Feth2p-ethip4-ip4base-ipolicemarkbase-dev.robot;h=4b7bf01e71ee8b54a88055b2206e80a32a255719;hb=d7e14a0a93e7e06047daeaf6a5575f227aeb925a;hp=626c3ff785dea86c52b229a7d820dfd6e0d35e2e;hpb=b9ffc1b5eb6bf80c95171d0496cef07d70bcfa5c;p=csit.git diff --git a/tests/vpp/device/ip4/eth2p-ethip4-ip4base-ipolicemarkbase-dev.robot b/tests/vpp/device/ip4/eth2p-ethip4-ip4base-ipolicemarkbase-dev.robot index 626c3ff785..4b7bf01e71 100644 --- a/tests/vpp/device/ip4/eth2p-ethip4-ip4base-ipolicemarkbase-dev.robot +++ b/tests/vpp/device/ip4/eth2p-ethip4-ip4base-ipolicemarkbase-dev.robot @@ -59,9 +59,12 @@ | | | | [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} | ${frame_size} -| | Set Test Variable | \${eb} | ${frame_size} +| | Set Test Variable | \${cb} +| | Set Test Variable | \${eb} | | | | Given Set Max Rate And Jumbo | | And Add worker threads to all DUTs | ${phy_cores} | ${rxq}