diff options
Diffstat (limited to 'tests/perf/Short_IPv6_Cop_Intel-X520-DA2.robot')
-rw-r--r-- | tests/perf/Short_IPv6_Cop_Intel-X520-DA2.robot | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/tests/perf/Short_IPv6_Cop_Intel-X520-DA2.robot b/tests/perf/Short_IPv6_Cop_Intel-X520-DA2.robot index 5ef42c5a86..dc00e7db02 100644 --- a/tests/perf/Short_IPv6_Cop_Intel-X520-DA2.robot +++ b/tests/perf/Short_IPv6_Cop_Intel-X520-DA2.robot @@ -54,7 +54,7 @@ | | ${duration}= | Set Variable | 10 | | ${rate}= | Set Variable | 2.8mpps | | 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 | | When IPv6 forwarding initialized in a 3-node circular topology @@ -77,7 +77,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 | | When IPv6 forwarding initialized in a 3-node circular topology @@ -100,7 +100,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 | | When IPv6 forwarding initialized in a 3-node circular topology | | And Add fib table | ${dut1} | 2001:1:: | 64 | 1 | local @@ -122,7 +122,7 @@ | | ${duration}= | Set Variable | 10 | | ${rate}= | Set Variable | 4.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 | | When IPv6 forwarding initialized in a 3-node circular topology @@ -145,7 +145,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 | | When IPv6 forwarding initialized in a 3-node circular topology @@ -168,7 +168,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 | | When IPv6 forwarding initialized in a 3-node circular topology | | And Add fib table | ${dut1} | 2001:1:: | 64 | 1 | local @@ -190,7 +190,7 @@ | | ${duration}= | Set Variable | 10 | | ${rate}= | Set Variable | 10.1mpps | | 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 | | When IPv6 forwarding initialized in a 3-node circular topology @@ -213,7 +213,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 | | When IPv6 forwarding initialized in a 3-node circular topology @@ -236,7 +236,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 | | When IPv6 forwarding initialized in a 3-node circular topology | | And Add fib table | ${dut1} | 2001:1:: | 64 | 1 | local |