diff options
author | 2018-07-18 12:34:19 +0000 | |
---|---|---|
committer | 2018-07-25 11:22:19 +0000 | |
commit | efb8b0c61b82ce4f16fec3e3df9f8053b688ec2e (patch) | |
tree | 51a745f05c39a09b1825bc5097de87356298ac1c /tests/vpp/perf/ip4 | |
parent | 7184e1e640d8c87912e9e4536954eaa255bd30ee (diff) |
Add MTU handling into perf tests
- Add ability to configure MTU on interfaces. Put the MTU into configuration
keywors for all perf testcases.
Change-Id: I364b4bc26b26f2f66f350949c0aaa2a2aa675682
Signed-off-by: Peter Mikus <pmikus@cisco.com>
(cherry picked from commit cdf557ef070d004617ede4fc5a47dd6064d1c946)
Diffstat (limited to 'tests/vpp/perf/ip4')
-rw-r--r-- | tests/vpp/perf/ip4/10ge2p1x710-ethip4-ip4base-ipolicemarkbase-mrr.robot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/vpp/perf/ip4/10ge2p1x710-ethip4-ip4base-ipolicemarkbase-mrr.robot b/tests/vpp/perf/ip4/10ge2p1x710-ethip4-ip4base-ipolicemarkbase-mrr.robot index f521200a46..d232e9d2cf 100644 --- a/tests/vpp/perf/ip4/10ge2p1x710-ethip4-ip4base-ipolicemarkbase-mrr.robot +++ b/tests/vpp/perf/ip4/10ge2p1x710-ethip4-ip4base-ipolicemarkbase-mrr.robot @@ -16,7 +16,7 @@ | Library | resources.libraries.python.Policer | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | MRR -| ... | NIC_Intel-X710 | IP4FWD | BASE | DOT1Q +| ... | NIC_Intel-X710 | IP4FWD | BASE | POLICE_MARK | ... | Suite Setup | Set up 3-node performance topology with DUT's NIC model | ... | L3 | Intel-X710 |