diff options
Diffstat (limited to 'tests/perf/Short_Bridge_Domain_Intel-X520-DA2.robot')
-rw-r--r-- | tests/perf/Short_Bridge_Domain_Intel-X520-DA2.robot | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/tests/perf/Short_Bridge_Domain_Intel-X520-DA2.robot b/tests/perf/Short_Bridge_Domain_Intel-X520-DA2.robot index c6ddbaba28..68f5f43471 100644 --- a/tests/perf/Short_Bridge_Domain_Intel-X520-DA2.robot +++ b/tests/perf/Short_Bridge_Domain_Intel-X520-DA2.robot @@ -53,7 +53,7 @@ | | ${duration}= | Set Variable | 10 | | ${rate}= | Set Variable | 3.2mpps | | Given Add '1' worker threads and rxqueues '1' without HTT to all DUTs -| | And Add all PCI devices to all DUTs +| | And Add PCI devices to DUTs from 3-node single link topology | | And Add No Multi Seg to all DUTs | | And Apply startup configuration on all VPP DUTs | | And L2 bridge domain initialized in a 3-node circular topology @@ -70,7 +70,7 @@ | | ${duration}= | Set Variable | 10 | | ${rate}= | Set Variable | 812743pps | | Given Add '1' worker threads and rxqueues '1' without HTT to all DUTs -| | And Add all PCI devices to all DUTs +| | And Add PCI devices to DUTs from 3-node single link topology | | And Add No Multi Seg to all DUTs | | And Apply startup configuration on all VPP DUTs | | And L2 bridge domain initialized in a 3-node circular topology @@ -87,7 +87,7 @@ | | ${duration}= | Set Variable | 10 | | ${rate}= | Set Variable | 138580pps | | Given Add '1' worker threads and rxqueues '1' without HTT to all DUTs -| | And Add all PCI devices to all DUTs +| | And Add PCI devices to DUTs from 3-node single link topology | | And Apply startup configuration on all VPP DUTs | | And L2 bridge domain initialized in a 3-node circular topology | | Then Traffic should pass with no loss | ${duration} | ${rate} @@ -103,7 +103,7 @@ | | ${duration}= | Set Variable | 10 | | ${rate}= | Set Variable | 6.9mpps | | Given Add '2' worker threads and rxqueues '1' without HTT to all DUTs -| | And Add all PCI devices to all DUTs +| | And Add PCI devices to DUTs from 3-node single link topology | | And Add No Multi Seg to all DUTs | | And Apply startup configuration on all VPP DUTs | | And L2 bridge domain initialized in a 3-node circular topology @@ -120,7 +120,7 @@ | | ${duration}= | Set Variable | 10 | | ${rate}= | Set Variable | 812743pps | | Given Add '2' worker threads and rxqueues '1' without HTT to all DUTs -| | And Add all PCI devices to all DUTs +| | And Add PCI devices to DUTs from 3-node single link topology | | And Add No Multi Seg to all DUTs | | And Apply startup configuration on all VPP DUTs | | And L2 bridge domain initialized in a 3-node circular topology @@ -137,7 +137,7 @@ | | ${duration}= | Set Variable | 10 | | ${rate}= | Set Variable | 138580pps | | Given Add '2' worker threads and rxqueues '1' without HTT to all DUTs -| | And Add all PCI devices to all DUTs +| | And Add PCI devices to DUTs from 3-node single link topology | | And Apply startup configuration on all VPP DUTs | | And L2 bridge domain initialized in a 3-node circular topology | | Then Traffic should pass with no loss | ${duration} | ${rate} @@ -153,7 +153,7 @@ | | ${duration}= | Set Variable | 10 | | ${rate}= | Set Variable | 7.4mpps | | Given Add '4' worker threads and rxqueues '2' without HTT to all DUTs -| | And Add all PCI devices to all DUTs +| | And Add PCI devices to DUTs from 3-node single link topology | | And Add No Multi Seg to all DUTs | | And Apply startup configuration on all VPP DUTs | | And L2 bridge domain initialized in a 3-node circular topology @@ -170,7 +170,7 @@ | | ${duration}= | Set Variable | 10 | | ${rate}= | Set Variable | 812743pps | | Given Add '4' worker threads and rxqueues '2' without HTT to all DUTs -| | And Add all PCI devices to all DUTs +| | And Add PCI devices to DUTs from 3-node single link topology | | And Add No Multi Seg to all DUTs | | And Apply startup configuration on all VPP DUTs | | And L2 bridge domain initialized in a 3-node circular topology @@ -187,7 +187,7 @@ | | ${duration}= | Set Variable | 10 | | ${rate}= | Set Variable | 138580pps | | Given Add '4' worker threads and rxqueues '2' without HTT to all DUTs -| | And Add all PCI devices to all DUTs +| | And Add PCI devices to DUTs from 3-node single link topology | | And Apply startup configuration on all VPP DUTs | | And L2 bridge domain initialized in a 3-node circular topology | | Then Traffic should pass with no loss | ${duration} | ${rate} |