From: Jan Gelety Date: Wed, 22 Jan 2020 09:29:00 +0000 (+0100) Subject: FIX: policer X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=commitdiff_plain;h=refs%2Fchanges%2F70%2F24870%2F2 FIX: policer Change-Id: I23910b74c8720245b43067ac8c68880291b4b1c2 Signed-off-by: Jan Gelety --- 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} diff --git a/tests/vpp/perf/ip4/10ge2p1x710-ethip4-ip4base-ipolicemarkbase-ndrpdr.robot b/tests/vpp/perf/ip4/10ge2p1x710-ethip4-ip4base-ipolicemarkbase-ndrpdr.robot index 805935c52c..e296dae778 100644 --- a/tests/vpp/perf/ip4/10ge2p1x710-ethip4-ip4base-ipolicemarkbase-ndrpdr.robot +++ b/tests/vpp/perf/ip4/10ge2p1x710-ethip4-ip4base-ipolicemarkbase-ndrpdr.robot @@ -75,9 +75,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} diff --git a/tests/vpp/perf/ip4/2n1l-10ge2p1x710-ethip4-ip4base-ipolicemarkbase-ndrpdr.robot b/tests/vpp/perf/ip4/2n1l-10ge2p1x710-ethip4-ip4base-ipolicemarkbase-ndrpdr.robot index e18bbc69c9..3467f0af37 100644 --- a/tests/vpp/perf/ip4/2n1l-10ge2p1x710-ethip4-ip4base-ipolicemarkbase-ndrpdr.robot +++ b/tests/vpp/perf/ip4/2n1l-10ge2p1x710-ethip4-ip4base-ipolicemarkbase-ndrpdr.robot @@ -73,9 +73,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}